home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / SCRIPTZ / S13B2197.EXE / Silence / popups.ini < prev    next >
INI File  |  1997-01-05  |  91KB  |  1,603 lines

  1. [mPopup]
  2. n0=áá-;[silence];-: {
  3. n1=  echo 1 $stripchk(there is no darkness, only 12light [ $logosil ] )
  4. n2=  echo 1 $stripchk( [ $logosil ] 2 http://www.silence.home.ml.org )
  5. n3=}
  6. n4=-
  7. n5=Dns:/dns $?="Enter Nick or Address"
  8. n6=Whois:/whois $?="Enter Nick"
  9. n7=PStats:/pstats
  10. n8=-
  11. n9=Mail
  12. n10=.Check Mail:/checkmail
  13. n11=.Retrieve Mail:/retrmail
  14. n12=.Delete Mail:/delmail
  15. n13=.Send mail to:/sendmail
  16. n14=.Send Text File:/sendtext
  17. n15=.View Mail Log:/emaillog
  18. n16=-
  19. n17=Stats
  20. n18=.Connections Allowed (c)
  21. n19=..This Server:/stats c
  22. n20=..Other Server:/stats c $?="Enter Server:"
  23. n21=.Hubs + Leaves (h)
  24. n22=..This Server:/stats h
  25. n23=..Other Server:/stats h $?="Enter Server:"
  26. n24=.Banned Users (k)
  27. n25=..This Server:/stats k
  28. n26=..Other Server:/stats k $?="Enter Server:"
  29. n27=.Allowed Users (i)
  30. n28=..This Server:/stats i
  31. n29=..Other Server:/stats i $?="Enter Server:"
  32. n30=.Amount of Information (l)
  33. n31=..This Server:/stats l
  34. n32=..Other Server:/stats l $?="Enter Server:"
  35. n33=.Command Counts (m)
  36. n34=..This Server:/stats m
  37. n35=..Other Server:/stats m $?="Enter Server:"
  38. n36=.List Operators (o)
  39. n37=..This Server:/stats o
  40. n38=..Other Server:/stats o $?="Enter Server:"
  41. n39=.Uptime (u)
  42. n40=..This Server:/stats u
  43. n41=..Other Server:/stats u $?="Enter Server:"
  44. n42=.Connection Classes (y)
  45. n43=..This Server:/stats y
  46. n44=..Other Server:/stats y $?="Enter Server:"
  47. n45=.Server Statistics (s)
  48. n46=..This Server:/stats s
  49. n47=..Other Server:/stats s $?="Enter Server:"
  50. n48=.Server Statistics (?)
  51. n49=..This Server:/stats ?
  52. n50=..Other Server:/stats s $?="Enter Server:"
  53. n51=.e-lines (e|unknown)
  54. n52=..This Server:/stats e
  55. n53=..Other Server:/stats e $?="Enter Server:"
  56. n54=.t-lines (t|unknown)
  57. n55=..This Server:/stats t
  58. n56=..Other Server:/stats t $?="Enter Server:"
  59. n57=.z-lines (z|unknown)
  60. n58=..This Server:/stats z
  61. n59=..Other Server:/stats z $?="Enter Server:"
  62. n60=-
  63. n61=Flood
  64. n62=.Clones
  65. n63=..Clones Live:/cloneslive
  66. n64=..Version Flood:/cloneflood
  67. n65=..General Flood:/clonesflood
  68. n66=..Change Nicks:/clonesnick
  69. n67=..Clones Die:/clonesdie
  70. n68=..Clones Do:/clonesdo
  71. n69=.Drag and Drop
  72. n70=..Drag and Drop Dir:/run start [ $mircdir $+ flood/ ]
  73. n71=..Drag and Drop Help:/run notepad [ $mircdir $+ help/d&d.txt ]
  74. n72=.Normal
  75. n73=..Ping Flood:/pflood #
  76. n74=..Version Flood:/vflood #
  77. n75=..Mixed Flood:/mflood #
  78. n76=..DCC Chat Flood:/cflood #
  79. n77=..Page Flood:/pgflood #
  80. n78=..DCC Send Flood:/sflood #
  81. n79=..Trout Flood:/tflood #
  82. n80=..Tsunami Flood:/tsflood #
  83. n81=-
  84. n82=Programs
  85. n83=.Default Text Editor: { 
  86. n84=  if (%notepad = $null) set %notepad $$dir="Choose a Text Editor" \
  87. n85=  %temp = $$?="Enter file name"
  88. n86=  if (: isin %temp) { run %notepad %temp | halt }
  89. n87=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  90. n88=  if ($exists(%temp) = $true) { run %notepad %temp | halt }
  91. n89=  else run %notepad $$dir="Choose a file" \
  92. n90=}
  93. n91=.Default Media Player: { 
  94. n92=  if (%soundrec = $null) set %soundrec $$dir="Choose a Media Player" \
  95. n93=  %temp = $$?="Enter file name"
  96. n94=  if (: isin %temp) { run %soundrec %temp | halt }
  97. n95=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  98. n96=  if ($exists(%temp) = $true) { run %soundrec %temp | halt }
  99. n97=  else run %soundrec $$dir="Choose a file" \
  100. n98=}
  101. n99=.Default Image Viewer: { 
  102. n100=  if (%lview = $null) set %lview $$dir="Choose an Image Viewer" \
  103. n101=  %temp = $$?="Enter file name"
  104. n102=  if (: isin %temp) { run %lview %temp | halt }
  105. n103=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  106. n104=  if ($exists(%temp) = $true) { run %lview %temp | halt }
  107. n105=  else run %lview $$dir="Choose a file" \
  108. n106=}
  109. n107=.Default Zip Program: { 
  110. n108=  if (%winzip = $null) set %winzip $$dir="Choose a Compression Program" \
  111. n109=  %temp = $$?="Enter file name"
  112. n110=  if (: isin %temp) { run %winzip %temp | halt }
  113. n111=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  114. n112=  if ($exists(%temp) = $true) { run %winzip %temp | halt }
  115. n113=  else run %winzip $$dir="Choose a file" \
  116. n114=}
  117. n115=.Sound Recorder: { 
  118. n116=  %temp = $$?="Enter file name"
  119. n117=  if (: isin %temp) { run sndrec32 %temp | halt }
  120. n118=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  121. n119=  if ($exists(%temp) = $true) { run sndrec32 %temp | halt }
  122. n120=  else run sndrec32 $$dir="Choose a file" \
  123. n121=}
  124. n122=.Notepad: { 
  125. n123=  %temp = $$?="Enter file name"
  126. n124=  if (: isin %temp) { run notepad %temp | halt }
  127. n125=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  128. n126=  if ($exists(%temp) = $true) { run notepad %temp | halt }
  129. n127=  else run notepad $$dir="Choose a file" \
  130. n128=}
  131. n129=.Wordpad: { 
  132. n130=  %temp = $$?="Enter file name"
  133. n131=  if (: isin %temp) { run write %temp | halt }
  134. n132=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  135. n133=  if ($exists(%temp) = $true) { run write %temp | halt }
  136. n134=  else run write $$dir="Choose a file" \
  137. n135=}
  138. n136=.Run Program: { 
  139. n137=  %temp = $$?="Enter file name"
  140. n138=  if (: isin %temp) { run %temp | halt }
  141. n139=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  142. n140=  if ($exists(%temp) = $true) { run %temp | halt }
  143. n141=  else run $$dir="Choose a file" \
  144. n142=}
  145. n143=-
  146. n144=Quit
  147. n145=.Survival: {
  148. n146=  sound survival.wav
  149. n147=  quit $stripchk(4it's all about survival...)
  150. n148=}
  151. n149=.Angel: {
  152. n150=  sound angel.wav
  153. n151=  quit $stripchk(4sleeping with an angel...4)
  154. n152=}
  155. n153=.Wormhole!: { quit $stripchk(4Surfing the wormhole...blasting the blackhole...fucking it all up!) }
  156. n154=.F--- The World!: {
  157. n155=  sound F---TheWorld.Wav
  158. n156=  quit $stripchk(4I woke up and screamed FUCK THE WORLD!)
  159. n157=}
  160. n158=-
  161. n159=áá-;[silence];-: {
  162. n160=  echo 1 $stripchk(there is no darkness, only 12light [ $logosil ] )
  163. n161=  echo 1 $stripchk( [ $logosil ] 2 http://www.silence.home.ml.org )
  164. n162=}
  165.  
  166. [qPopup]
  167. n0=áá-;[silence];-: {
  168. n1=  say there is no darkness, only 12light $logosil
  169. n2=  say $logosil 2 http://www.silence.home.ml.org 
  170. n3=}
  171. n4=-
  172. n5=Whois:/whois $$1
  173. n6=User Central:/uwho $$1
  174. n7=Dns This Guy:/dns $$1
  175. n8=-
  176. n9=Notice:/notice $1 $$?="Enter Notice"
  177. n10=CTCP
  178. n11=.Ping:/ctcp $1 PING
  179. n12=.Version:/ctcp $1 VERSION
  180. n13=.Finger:/ctcp $1 FINGER
  181. n14=.Trout:/ctcp $1 TROUT
  182. n15=.User Info:/ctcp $1 USERINFO
  183. n16=.Client Info:/ctcp $1 CLIENTINFO
  184. n17=.Time:/ctcp $1 TIME
  185. n18=.XDCC List:/ctcp $1 XDCC LIST
  186. n19=.Url:/ctcp $1 URL
  187. n20=.Opme:/ctcp $1 OPME $$?="Enter Channel:"
  188. n21=.Other:/ctcp $1 $$?="Enter CTCP Query"
  189. n22=DCC
  190. n23=.Chat:/dcc chat $$1
  191. n24=.Send:/dcc send $$1
  192. n25=.Fake Send:/fds $$1
  193. n26=.Fake Chat:/fdc $$1
  194. n27=-
  195. n28=User List
  196. n29=.Add User
  197. n30=..[ENEMY]: { guser 1 $$1 3
  198. n31=  writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) Channels $$?="Enter Channels: (or all)"
  199. n32=  writeini [ $mircdir $+ silence\nicks.ini ] $$1 address $address($$1,3)
  200. n33=  halt
  201. n34=}
  202. n35=..[PRIVATE]: { guser 2 $$1 3
  203. n36=  writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) Channels $$?="Enter Channels: (or all)"
  204. n37=  writeini [ $mircdir $+ silence\nicks.ini ] $$1 address $address($$1,3)
  205. n38=  halt
  206. n39=}
  207. n40=..[CORPORAL]:{ guser 300 $$1 3
  208. n41=  writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) Channels $$?="Enter Channels: (or all)"
  209. n42=  writeini [ $mircdir $+ silence\nicks.ini ] $$1 address $address($$1,3)
  210. n43=  halt
  211. n44=}
  212. n45=..[SERGEANT]: { guser 400 $$1 3
  213. n46=  writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) Channels $$?="Enter Channels: (or all)"
  214. n47=  writeini [ $mircdir $+ silence\nicks.ini ] $$1 address $address($$1,3)
  215. n48=  halt
  216. n49=}
  217. n50=..[LIEUTENANT]: { guser 500 $$1 3
  218. n51=  writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) Channels $$?="Enter Channels: (or all)"
  219. n52=  writeini [ $mircdir $+ silence\nicks.ini ] $$1 address $address($$1,3)
  220. n53=  halt
  221. n54=}
  222. n55=..[CAPTAIN]: { guser 600 $$1 3
  223. n56=  writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) Channels $$?="Enter Channels: (or all)"
  224. n57=  writeini [ $mircdir $+ silence\nicks.ini ] $$1 address $address($$1,3)
  225. n58=  halt
  226. n59=}
  227. n60=..[MAJOR]: { guser 700 $$1 3
  228. n61=  writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) Channels $$?="Enter Channels: (or all)"
  229. n62=  writeini [ $mircdir $+ silence\nicks.ini ] $$1 address $address($$1,3)
  230. n63=  halt
  231. n64=}
  232. n65=..[COLONEL]: { guser 800 $$1 3
  233. n66=  writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) Channels $$?="Enter Channels: (or all)"
  234. n67=  writeini [ $mircdir $+ silence\nicks.ini ] $$1 address $address($$1,3)
  235. n68=  halt
  236. n69=}
  237. n70=..[GENERAL]: { guser 900 $$1 3
  238. n71=  writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) Channels $$?="Enter Channels: (or all)"
  239. n72=  writeini [ $mircdir $+ silence\nicks.ini ] $$1 address $address($$1,3)
  240. n73=  halt
  241. n74=}
  242. n75=.Remove User: { 
  243. n76=  remini [ $mircdir $+ silence\nicks.ini ] $$1
  244. n77=  .timer 1 1 remini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3)
  245. n78=  ruser $$1 3
  246. n79=  halt
  247. n80=}
  248. n81=.-
  249. n82=.Add Info Line
  250. n83=..This User:/writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) info $$?="Enter Info Line:"
  251. n84=..Another User:/writeini [ $mircdir $+ silence\usercmds.ini ] [ $readini [ $mircdir $+ silence\nicks.ini ] $$?="Enter Nickname" address ] info $$?="Enter Info Line:"
  252. n85=.Remove Info Line
  253. n86=..This User:/remini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) info
  254. n87=..Another User:/remini [ $mircdir $+ silence\usercmds.ini ] [ $readini [ $mircdir $+ silence\nicks.ini ] $$?="Enter Nickname" address ] info
  255. n88=.Add Note
  256. n89=..This User:/writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) notes $$?="Enter Note:"
  257. n90=..Another User:/writeini [ $mircdir $+ silence\usercmds.ini ] [ $readini [ $mircdir $+ silence\nicks.ini ] $$?="Enter Nickname" address ] notes $$?="Enter Note:"
  258. n91=.Remove Note
  259. n92=..This User:/remini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) notes
  260. n93=..Another User:/remini [ $mircdir $+ silence\usercmds.ini ] [ $readini [ $mircdir $+ silence\nicks.ini ] $$?="Enter Nickname" address ] notes
  261. n94=.Add Auto-Action
  262. n95=..This User:/writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) actions $$?="Enter Auto Action:"
  263. n96=..Another User:/writeini [ $mircdir $+ silence\usercmds.ini ] [ $readini [ $mircdir $+ silence\nicks.ini ] $$?="Enter Nickname" address ] actions $$?="Enter Auto Action:"
  264. n97=.Remove Auto-Action
  265. n98=..This User:/remini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) actions
  266. n99=..Another User:/remini [ $mircdir $+ silence\usercmds.ini ] [ $readini [ $mircdir $+ silence\nicks.ini ] $$?="Enter Nickname" address ] actions
  267. n100=.-
  268. n101=.Change Access
  269. n102=..[ENEMY]
  270. n103=...Auto Commands
  271. n104=....Add Command:/00023 ENEMY
  272. n105=....Remove Command:/00024 ENEMY
  273. n106=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] ENEMY actions **
  274. n107=...Ctcp Commands
  275. n108=....Add Command:/00025 ENEMY
  276. n109=....Remove Command:/00026 ENEMY
  277. n110=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] ENEMY commands **
  278. n111=..[PRIVATE]
  279. n112=...Auto Commands
  280. n113=....Add Command:/00023 PRIVATE
  281. n114=....Remove Command:/00024 PRIVATE
  282. n115=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] PRIVATE actions **
  283. n116=...Ctcp Commands
  284. n117=....Add Command:/00025 PRIVATE
  285. n118=....Remove Command:/00026 PRIVATE
  286. n119=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] PRIVATE commands **
  287. n120=..[CORPORAL]
  288. n121=...Auto Commands
  289. n122=....Add Command:/00023 CORPORAL
  290. n123=....Remove Command:/00024 CORPORAL
  291. n124=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] CORPORAL actions **
  292. n125=...Ctcp Commands
  293. n126=....Add Command:/00025 CORPORAL
  294. n127=....Remove Command:/00026 CORPORAL
  295. n128=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] CORPORAL commands **
  296. n129=..[SERGEANT]
  297. n130=...Auto Commands
  298. n131=....Add Command:/00023 SERGEANT
  299. n132=....Remove Command:/00024 SERGEANT
  300. n133=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] SERGEANT actions **
  301. n134=...Ctcp Commands
  302. n135=....Add Command:/00025 SERGEANT
  303. n136=....Remove Command:/00026 SERGEANT
  304. n137=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] SERGEANT commands **
  305. n138=..[LIEUTENANT]
  306. n139=...Auto Commands
  307. n140=....Add Command:/00023 LIEUTENANT
  308. n141=....Remove Command:/00024 LIEUTENANT
  309. n142=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] LIEUTENANT actions **
  310. n143=...Ctcp Commands
  311. n144=....Add Command:/00025 LIEUTENANT
  312. n145=....Remove Command:/00026 LIEUTENANT
  313. n146=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] LIEUTENANT commands **
  314. n147=..[CAPTAIN]
  315. n148=...Auto Commands
  316. n149=....Add Command:/00023 CAPTAIN
  317. n150=....Remove Command:/00024 CAPTAIN
  318. n151=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] CAPTAIN actions **
  319. n152=...Ctcp Commands
  320. n153=....Add Command:/00025 CAPTAIN
  321. n154=....Remove Command:/00026 CAPTAIN
  322. n155=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] CAPTAIN commands **
  323. n156=..[MAJOR]
  324. n157=...Auto Commands
  325. n158=....Add Command:/00023 MAJOR
  326. n159=....Remove Command:/00024 MAJOR
  327. n160=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] MAJOR actions **
  328. n161=...Ctcp Commands
  329. n162=....Add Command:/00025 MAJOR
  330. n163=....Remove Command:/00026 MAJOR
  331. n164=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] MAJOR commands **
  332. n165=..[COLONEL]
  333. n166=...Auto Commands
  334. n167=....Add Command:/00023 COLONEL
  335. n168=....Remove Command:/00024 COLONEL
  336. n169=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] COLONEL actions **
  337. n170=...Ctcp Commands
  338. n171=....Add Command:/00025 COLONEL
  339. n172=....Remove Command:/00026 COLONEL
  340. n173=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] COLONEL commands **
  341. n174=..[GENERAL]
  342. n175=...Auto Commands
  343. n176=....Add Command:/00023 GENERAL
  344. n177=....Remove Command:/00024 GENERAL
  345. n178=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] GENERAL actions **
  346. n179=...Ctcp Commands
  347. n180=....Add Command:/00025 GENERAL
  348. n181=....Remove Command:/00026 GENERAL
  349. n182=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] GENERAL commands **
  350. n183=.Comments
  351. n184=..Add Comment:/set [ $chr(37) $+ comments. $+ [ $1 ] ] $$?="Enter Whois Comment" | /echo 4 !Sí Whois Comment For $1 Added
  352. n185=..Remove Comment:/unset [ $chr(37) $+ comments. $+ [ $1 ] ] | /echo 4 !Sí Whois Comment For $1 Removed
  353. n186=..Reset All Comments:/unset %comments.* | /echo 4 !Sí Whois Comments Reset
  354. n187=-
  355. n188=Eggdrop
  356. n189=.Basic Commands
  357. n190=..Login/Logout
  358. n191=...Login:/msg = $+ $$1 $$?="-:[enter password to access bot]:-"
  359. n192=...Quit:/msg = $+ $$1 .quit
  360. n193=..General Information
  361. n194=...Who:/msg = $+ $$1 .who $$?="-:[enter bot's name or a space]:-"
  362. n195=...Whom:/msg = $+ $$1 .whom
  363. n196=...Bots:/msg = $+ $$1 .bots
  364. n197=...Bot Tree:/msg = $+ $$1 .bottree
  365. n198=..Basic Commands
  366. n199=...Toggle Local Echo:/msg = $+ $$1 .echo $$?="-:[enter on or off]:-"
  367. n200=...Change Your Username:/msg = $+ $$1 .nick $$?="-:[enter new name]:-"
  368. n201=...Change Email:/msg = $+ $$1 .email $$?="-:[enter email]:-"
  369. n202=...Read the MOTD:/msg = $+ $$1 .motd
  370. n203=...Chat:/msg = $+ $$1 .chat $$?="-:[on, off, or a channel]:-"
  371. n204=...Info:/msg = $+ $$1 .info $$?="-:[enter new info]:-"
  372. n205=...Change Your Password:/msg = $+ $$1 .newpass $$?="-:[enter new password]:-"
  373. n206=...Away
  374. n207=....Set Yourself Away:/msg = $+ $$1 .away $$?="-:[enter reason]:-"
  375. n208=....Set Yourself Back:/msg = $+ $$1 .away
  376. n209=...Notes
  377. n210=....Send:/msg = $+ $$1 .note to $$?="-:[enter a user]:-" $$?="-:[enter your message]:-"
  378. n211=....Read:/msg = $+ $$1 .notes read all
  379. n212=....Index:/msg = $+ $$1 .notes index
  380. n213=....Erase:/msg = $+ $$1 .notes erase all
  381. n214=.Operator Commands (Requires +o access)
  382. n215=..Classified Information
  383. n216=...Whois:/msg = $+ $$1 .whois $$?="-:[enter a user]:-"
  384. n217=...Match:/msg = $+ $$1 .match $$?="-:[enter a flag]:-"
  385. n218=...Get Server List:/msg = $+ $$1 .servers
  386. n219=...Get Channel Info:/msg = $+ $$1 .channel $$?="-:[enter channel]:-"
  387. n220=..General Classified Control
  388. n221=...Change Console Settings:/msg = $+ $$1 .console $$?="-:[enter parameters]:-"
  389. n222=...Op:/msg = $+ $$1 .op $me $$?="-:[enter channel]:-"
  390. n223=...Deop:/msg = $+ $$1 .deop $$?="-:[enter user]:-" $$?="-:[enter channel]:-"
  391. n224=...Kick:/msg = $+ $$1 .console $$?="-:[enter channel]:-" | /timer 1 7 /msg = $+ $$1 .kick $$?="-:[enter lamer]:-" $$?="-:[enter reason]:-"
  392. n225=...Bans
  393. n226=....Add:/msg = $+ $$1 .+ban $$?="-:[enter hostmask]:-" $$?="-:[enter purpose for ban]:-"
  394. n227=....Remove:/msg = $+ $$1 .-ban $$?="-:[enter hostmask]:-"
  395. n228=....List:/msg = $+ $$1 .bans all
  396. n229=....Rehash:/msg = $+ $$1 .resetbans
  397. n230=...Bot Actions
  398. n231=....Make the bot talk:/msg = $+ $$1 .console $$?="-:[enter channel]:-" | /timer 1 7 /msg = $+ $$1 .say $$?="-:[enter text]:-"
  399. n232=....Make the bot do:/msg = $+ $$1 .console $$?="-:[enter channel]:-" | /timer 1 7 /msg = $+ $$1 .act $$?="-:[enter action]:-"
  400. n233=....Make the bot msg:/msg = $+ $$1 .msg $$?="-:[enter user]:-" $$?="-:[enter text]:-"
  401. n234=....Change Topic:/msg = $+ $$1 .console $$?="-:[enter channel]:-" | /timer 1 7 /msg = $+ $$1 .topic $$?="-:[enter new topic]:-"
  402. n235=....Invite Me:/msg = $+ $$1 .console $$?="-:[enter channel]:-" | /timer 1 7 /msg = $+ $$1 .invite $me
  403. n236=.Master Commands (Requires +m access) use with caution
  404. n237=..Change Settings
  405. n238=...Someone's Name:/msg = $+ $$1 .chnick $$?="-:[enter old nick]:-" $$?="-:[enter new nick]:-"
  406. n239=...Someone's Pass:/msg = $+ $$1 .chpass $$?="-:[enter new pass]:-"
  407. n240=...Someone's Email:/msg = $+ $$1 .chemail $$?="-:[enter user]:-" $$?="-:[enter new email]:-"
  408. n241=...Someone's Attributes:/msg = $+ $$1 .chattr $$?="-:[enter user]:-" $$?="-:[enter changes]:-"
  409. n242=...Someone's Comment:/msg = $+ $$1 .comment $$?="-:[enter user]:-" $$?="-:[enter comment]:-"
  410. n243=...Someone's Info:/msg = $+ $$1 .chinfo $$?="-:[enter handle]:-" $$?="-:[enter new information]:-"
  411. n244=...Bot's Address:/msg = $+ $$1 .chaddr $$?="-:[enter remote bot]:-" $$?="-:[enter address:port]:-"
  412. n245=..User Maintenance
  413. n246=...Add a User:/msg = $+ $$1 .+user $$?="-:[enter user's name]:-" $$?="-:[enter hostmask]:-"
  414. n247=...Remove a User:/msg = $+ $$1 .-user $$?="-:[enter user]:-
  415. n248=...Add a Bot:/msg = $+ $$1 .+bot $$?="-:[enter bot's nick]:-" $$?="-:[enter address:port]:-"
  416. n249=...Remove a Bot:/msg = $+ $$1 .-bot $$?="-:[enter bot's nick]:-"
  417. n250=...Add a Host to a User:/msg = $+ $$1 .+host $$?="-:[enter user]:-" $$?="-:[enter new host]:-"
  418. n251=...Remove a Host from a User:/msg = $+ $$1 .-host $$?"-:[enter user]:-" $$?="-:[enter host to remove]:-"
  419. n252=...Ignores
  420. n253=....Ignore:/msg = $+ $$1 .+ignore $$?="-:[enter hostmask]:-" $$?="-:[enter reason for ignore]:-"
  421. n254=....Unignore:/msg = $+ $$1 .-ignore $$?="-:[enter hostmask]:-"
  422. n255=....List:/msg = $+ $$1 .ignores all
  423. n256=..Bot Net
  424. n257=...Link to a Known Bot:/msg = $+ $$1 .link $$?="-:[enter bot's name]:-"
  425. n258=...Unlink from a Connected Bot:/msg = $+ $$1 .unlink $$?="-:[enter bot's name]:-"
  426. n259=..Bot Control
  427. n260=...Read Status Info:/msg = $+ $$1 .status $$?="-:[type all for more info, space for less]:-"
  428. n261=...Set:/msg = $+ $$1 .set $$?="-:[enter any parameters]:-"
  429. n262=...Jump:/msg = $+ $$1 .jump $$?="-:[enter a server:port or a space]:-"
  430. n263=...Save Bot File:/msg = $+ $$1 .save
  431. n264=...Rehash Bot Info:/msg = $+ $$1 .rehash
  432. n265=...Die 
  433. n266=....Die 
  434. n267=.....Die
  435. n268=......USE WITH EXTREME CAUTION Die USE WITH EXTREME CAUTION:/msg = $+ $$1 .die $$?="-:[enter the reason for this poor bot's death]:-"
  436. n269=...Dump Raw Codes to the IRC Server:/msg = $+ $$1 .dump $$?="-:[enter any parameters to dump]:-"
  437. n270=..Party Line Control
  438. n271=...Send a MOTD to the Bot (banner):/msg = $+ $$1 .banner $$?="-:[enter message]:-"
  439. n272=...Kick Someone Off the Line:/msg = $+ $$1 .boot $$?="-:[enter lamer's handle]:-" $$?="-:[enter purpose for the boot]:-"
  440. n273=...Relay Into Another Bot:/msg = $+ $$1 .relay $$?="-:[enter bot's handle]:-"
  441. n274=-
  442. n275=Flood
  443. n276=.Drag+Drop
  444. n277=..Drag+Drop Dir:/run start [ $mircdir $+ flood/ ]
  445. n278=..Drag+Drop Help:/run notepad help/d&d.txt ]
  446. n279=.Normal
  447. n280=..Ping Flood:/pflood $1
  448. n281=..Version Flood:/vflood $1
  449. n282=..Mixed Flood:/mflood $1
  450. n283=..DCC Chat Flood:/cflood $1
  451. n284=..Page Flood:/pgflood $1
  452. n285=..DCC Send Flood:/sflood $1
  453. n286=..Trout Flood:/tflood $1
  454. n287=..Tsunami Flood:/tsflood $1
  455. n288=-
  456. n289=Programs
  457. n290=.Default Text Editor: { 
  458. n291=  if (%notepad = $null) set %notepad $$dir="Choose a Text Editor" \
  459. n292=  %temp = $$?="Enter file name"
  460. n293=  if (: isin %temp) { run %notepad %temp | halt }
  461. n294=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  462. n295=  if ($exists(%temp) = $true) { run %notepad %temp | halt }
  463. n296=  else run %notepad $$dir="Choose a file" \
  464. n297=}
  465. n298=.Default Media Player: { 
  466. n299=  if (%soundrec = $null) set %soundrec $$dir="Choose a Media Player" \
  467. n300=  %temp = $$?="Enter file name"
  468. n301=  if (: isin %temp) { run %soundrec %temp | halt }
  469. n302=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  470. n303=  if ($exists(%temp) = $true) { run %soundrec %temp | halt }
  471. n304=  else run %soundrec $$dir="Choose a file" \
  472. n305=}
  473. n306=.Default Image Viewer: { 
  474. n307=  if (%lview = $null) set %lview $$dir="Choose an Image Viewer" \
  475. n308=  %temp = $$?="Enter file name"
  476. n309=  if (: isin %temp) { run %lview %temp | halt }
  477. n310=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  478. n311=  if ($exists(%temp) = $true) { run %lview %temp | halt }
  479. n312=  else run %lview $$dir="Choose a file" \
  480. n313=}
  481. n314=.Default Zip Program: { 
  482. n315=  if (%winzip = $null) set %winzip $$dir="Choose a Compression Program" \
  483. n316=  %temp = $$?="Enter file name"
  484. n317=  if (: isin %temp) { run %winzip %temp | halt }
  485. n318=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  486. n319=  if ($exists(%temp) = $true) { run %winzip %temp | halt }
  487. n320=  else run %winzip $$dir="Choose a file" \
  488. n321=}
  489. n322=.Sound Recorder: { 
  490. n323=  %temp = $$?="Enter file name"
  491. n324=  if (: isin %temp) { run sndrec32 %temp | halt }
  492. n325=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  493. n326=  if ($exists(%temp) = $true) { run sndrec32 %temp | halt }
  494. n327=  else run sndrec32 $$dir="Choose a file" \
  495. n328=}
  496. n329=.Notepad: { 
  497. n330=  %temp = $$?="Enter file name"
  498. n331=  if (: isin %temp) { run notepad %temp | halt }
  499. n332=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  500. n333=  if ($exists(%temp) = $true) { run notepad %temp | halt }
  501. n334=  else run notepad $$dir="Choose a file" \
  502. n335=}
  503. n336=.Wordpad: { 
  504. n337=  %temp = $$?="Enter file name"
  505. n338=  if (: isin %temp) { run write %temp | halt }
  506. n339=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  507. n340=  if ($exists(%temp) = $true) { run write %temp | halt }
  508. n341=  else run write $$dir="Choose a file" \
  509. n342=}
  510. n343=.Run Program: { 
  511. n344=  %temp = $$?="Enter file name"
  512. n345=  if (: isin %temp) { run %temp | halt }
  513. n346=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  514. n347=  if ($exists(%temp) = $true) { run %temp | halt }
  515. n348=  else run $$dir="Choose a file" \
  516. n349=}
  517. n350=-
  518. n351=Quit
  519. n352=.Survival: {
  520. n353=  sound survival.wav
  521. n354=  quit $stripchk(4it's all about survival...)
  522. n355=}
  523. n356=.Angel: {
  524. n357=  sound angel.wav
  525. n358=  quit $stripchk(4sleeping with an angel...4)
  526. n359=}
  527. n360=.Wormhole!: { quit $stripchk(4Surfing the wormhole...blasting the blackhole...fucking it all up!) }
  528. n361=.F--- The World!: {
  529. n362=  sound F---TheWorld.Wav
  530. n363=  quit $stripchk(4I woke up and screamed FUCK THE WORLD!)
  531. n364=}
  532. n365=-
  533. n366=Fun Stuff?
  534. n367=.Ascii Stuff
  535. n368=..Cat:/play $mircdir\text\cat.txt 0
  536. n369=..Lion:/play $mircdir\text\lion.txt 0
  537. n370=..Train:/play $mircdir\text\train.txt 0
  538. n371=.Pulp'n'Stuff
  539. n372=..Vengeance:/say $stripchk(There's a passage I got memorized, seems appropriate for this situation: Ezekiel 25:17. "4The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men.  Blessed is he who, in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children.) | /say $stripchk(4And I will strike down upon thee with great vengeance and furious anger those who attempt to poison and destroy my brothers.  And you will know my name is the Lord when I lay my vengeance upon you.")
  540. n373=..Friday:/say $stripchk(12I know you don't smoke 3weed12, but I'm gonna get you 6high12 today, because it's 4Friday12, you ain't got a 3job12, and you ain't got 5shit12 to do.
  541. n374=..Dr. Pulp:/say $stripchk(I would not eat 12Royale with Cheese, So do not even ask me, 10please.  I won't eat 11fries and mayonnaise, would not touch them 10anyways.  I would not drink 13five-dollar shake, 'Cause it gives me a 10tummy-ache.  If I snort some 6uncut smack, Blood and mucous I will 10yak.  "Why don't you eat 2pork?" you whine, It's just 'cause I don't dig on 10swine.  Would you could you with a 7shrimp?) | /say $stripchk(Would you could you with the 10Gimp?  I would not do so, but instead, I think I'll 4blow off Marvin's 14head.)
  542. n375=..&Fox Force Five:/say $stripchk(Three 4tomatoes are walking down the street, a poppa 4tomato, a momma 4tomato, and a little baby 04tomato.  The baby 4tomato is lagging behind the poppa and momma 4tomato.  The poppa 4tomato gets mad, goes over to the momma 4tomato and stamps on him --(STAMPS on the ground)-- and says: 4catch up.
  543. n376=..L.A. Rights:/say $stripchk(4Yeah man, we're 12cool4.  One thing I ask -- two things I ask:  don't tell nobody about this.  This shit's between me and you and the soon-to-be-livin'-the-rest-of-his-short-ass-life-in-agonizing-pain, Mr. Rapist here.  It ain't nobody else's business.  Two: leave town. Tonight.  Right now.  And when you're gone, stay gone.  You've lost your Los Angeles privileges.  Deal?
  544. n377=..What now?:/say $stripchk(What now?  Well let me tell you what now.  I'm gonna call a couple pipe-hittin' niggers, who'll go to work on homes here with a pair of pliers and a blow torch.
  545. n378=..Medieval:/say $stripchk(You sendin' The Wolf?  Shit 5Negro, that's all you had to say.  Hear me talkin' hillbilly 12boy?!  I ain't through with you by a damn sight.  I'm gonna git Medieval on your ass.
  546. n379=..McDonalds:/say $stripchk(052 all beef patties, 7some kind of sauce.  la la la la la.  10Pickles and 4onions and some other stuff too.  14woo woo woo woo woo, I got it!
  547. n380=..Royal:/say $stripchk(<VINCENT> Well, in Amsterdam, you can buy 5beer in a 12movie theatre.  And I don't mean in a paper cup either.  They give you a glass of beer, like in a bar.  In Paris, you can buy beer at 4Mac7Donald's.  Also, you know what they call a Quarter Pounder with Cheese in Paris? <JULES> They don't call it a Quarter Pounder with Cheese?) | /say $stripchk(<VINCENT> No, they got the metric system there, they wouldn't know what the fuck a Quarter Pounder is. <JULES> What'd they call it? <VINCENT> 2Royale with Cheese.)
  548. n381=.me?
  549. n382=..Kyler: {
  550. n383=  say $stripchk(2á__áá__áááá3ááá4áááá___áááá5áááááááá6ááááá7á__)
  551. n384=  say $stripchk(2/\á\/\á\ááá3áááá4áá/\_á\ááá5ááááááá6ááááá7á/\á\)
  552. n385=  say $stripchk(2\á\á\/'/ááá3__áá_4_\//\á\áá5áááá__á6áá_á__7\á\á\)
  553. n386=  say $stripchk(2 \á\á,á<,_3/\á\/\á\4á\á\á\á5áá/'__`\6/\`'__7\á\á\)
  554. n387=  say $stripchk(2áá\á\á\'\3á\á\á\_\á\4á\_\á\_5/\áá__/6\á\á\/á7\á\_\)
  555. n388=  say $stripchk(2ááá\á\_\á\3_\/`____á\4/\____\5á\____\6\á\_\áá7\/\_\)
  556. n389=  say $stripchk(2áááá\/_/\/_/3`/___/>á\4/____/5\/____/á6\/_/ááá7\/_/)
  557. n390=  say $stripchk(2ááááááááááááá3áá/\___/)
  558. n391=  say $stripchk(2áááááááááááááá3á\/__/á)
  559. n392=  say (c) Copyright 1996 NewView Productions
  560. n393=  halt
  561. n394=}
  562. n395=..Astral:/say $stripchk(asòtral 14(as┤tr≡l) adj. 1. Of or pertaining to, coming from, or like the stars; starry.  2. Of or designating a supposedly supernatural substance.  --n. An astral body. [<LL <L <Gk. astron star] --as┤tralòly adv.)
  563. n396=..Surreal:/say $stripchk(suròreòalòism 14(s≡ rΩ┤≡ liz'm) n. [Fr. surrΘalisme: see SUR-╣ & REALISM] a modern movement in art and literature, in which an attempt is made to portray or interpret the workings of the unconscious mind as manifested in dreams: it is characterized by an irrational, noncontextual arrangement or material --suròre┤al, suròre┤alòis┤tic  adj. --suròre┤alòist  adj., n. --suròre┤alòis┤ticalòly adv.)
  564. n397=..Webrunner:/say $stripchk( [ < $+ [ $me ] $+ > ] Webrunner????  IS THAT LIKE A freakin 4SPIDER or something?  What kind of name is 12Webrunner??) | /say $stripchk(<Webrunner> A very 12good name kapich?)  See dat @ by it?  dat means its good!
  565. n398=..Dopefish:/say $stripchk(He da FISH he da FISH.. he da dope dope dope FISH)
  566. n399=..JusTisE:/say $stripchk(I DEMAND JUSTISE  4I DEMAND YOU TO SHUT UP)
  567. n400=..KingKurly:/say $stripchk(... i understand the 7King part, but WHAT THE 4HELL IS A 12KURLY??)
  568. n401=.you?
  569. n402=..Rotate:/play $mircdir\text\rotate.txt 0
  570. n403=..Sux:/me thinks that $$1 is the suckiest bunch of suck that ever sucked
  571. n404=..Sculpt:/me $stripchk(throws a 2wire sculpture at [ $$1 ] )
  572. n405=..Rainbow slap:/me $stripchk(slaps [  $+ [ $$1 ] $+  ] around a bit with a large 4r5a6i7n3b1o10w 11t12r13o14u2t)
  573. n406=..Slap:/me $stripchk(slaps [ $$1 ] with a nasty law suit.)
  574. n407=..Hugs:/say $stripchk(7{{{{{{{1 [ $$1 ] 7}}}}}}})
  575. n408=..Stupid:/me $stripchk(smacks [ $$1 ] upside the head...13stupid)
  576. n409=..Kisses:/me $stripchk(greets [ $$1 ] with 4kisses on both cheeks)
  577. n410=..WAKEUP:/me $stripchk(smacks [ $$1 ] across the face with a wet sock...7WAKEUP!!!)
  578. n411=..Bitch slap:/me $stripchk(bitch-slaps [ $$1 ] )
  579. n412=..Slam:/me $stripchk(slams a 60 lb unix manual on [ 2 $+ [ $$1 ] $+ 's ] head. That gotta hurt... but then again... where there's no sense... there's no feeling!)
  580. n413=.what?
  581. n414=..w00p:/play $mircdir\text\woop.txt 0
  582. n415=..Takeover:/say $stripchk(My thoughts: I don't get why SuRReal did this. He was realy cool, and helped me alot. When my page got erased, he had a backup on his computer. And he also edited some graphics for me. I hope he relizes that if he used a different method to get his point across it might have worked, but regretfully, he must be banned. cted.  - Some guy named KyLeR.) | /say $stripchk((c) Copyright 1996 NewView Productions)
  583. n416=..Part:/me $stripchk(parts the 5flames that engulf the door with a swift hand gesture, walks toword the huge iron door with a marble frame, as the door opens,  $+ [ $me ] passes through.  The door disappears...) | /part #
  584. n417=..Phiser:/phiser
  585. n418=..Blues:/me $stripchk(gots dee 12irc blues..yea i gots dee 12irc blues...dada da da...started dis channel... dada da da... as u can see.. dada da da..sum lamah took it ova...dada da da...it's plain ta me...dada da da...gunna catch me a net split...wid unix 'n me...dada da da...and collide dat mudda...dada da da...yes sir ree...dada da da...an kick, ban, an deop em'...dada da da...dats dee plan...dada da da...so, i hopes ya undastan'.. i gots dee 12blues... yea yea)
  586. n419=..Strange Limit:/mode # +l 100000000000000000000000000000
  587. n420=-
  588. n421=áá-;[silence];-: {
  589. n422=  say $stripchk(there is no darkness, only 12light [ $logosil ] )
  590. n423=  say $stripchk( [ $logosil ] 2 http://www.silence.home.ml.org )
  591. n424=}
  592.  
  593. [cPopup]
  594. n0=áá-;[silence];-: {
  595. n1=  say $stripchk(there is no darkness, only 12light [ $logosil ] )
  596. n2=  say $stripchk( [ $logosil ] 2 http://www.silence.home.ml.org )
  597. n3=}
  598. n4=-
  599. n5=CTCP
  600. n6=.Ping:/ctcp # PING
  601. n7=.Version:/ctcp # VERSION
  602. n8=.Finger:/ctcp # FINGER
  603. n9=.Trout:/ctcp # TROUT
  604. n10=.User Info:/ctcp # USERINFO
  605. n11=.Client Info:/ctcp # CLIENTINFO
  606. n12=.Time:/ctcp # TIME
  607. n13=.XDCC List:/ctcp # XDCC LIST
  608. n14=.Other:/ctcp # $$?="Enter CTCP Query"
  609. n15=.Url:/ctcp # url
  610. n16=DCC
  611. n17=.Chat:/dcc chat #
  612. n18=.Send:/dcc send #
  613. n19=.Fake Send:/fds #
  614. n20=.Fake Chat:/fdc #
  615. n21=Channel
  616. n22=.MOTD
  617. n23=..Send MOTD Request: { if ($me isop #) { ctcp # MOTD # $$?="Enter IP of server with channel motd" $$?="Enter /dir/file.name of MOTD File" }
  618. n24=  else { echo 2 # 4!Sí You're not an op, you can't send a 10channel motd }
  619. n25=}
  620. n26=..Get Channel MOTD:/cmotd #
  621. n27=.Channel Central:/channel
  622. n28=.Topic
  623. n29=..Show Topic:/echo 2 12!Sí Topic on 4 $+ # $+ : 2 $+ $chan(#).topic $+ 
  624. n30=..Change Topic:/topic # $$?="Enter Topic"
  625. n31=..Clear Topic:/ct
  626. n32=.Modes
  627. n33=..Show Modes:/echo 2 !Sí # Channel Modes: $chan(#).mode
  628. n34=..Set Modes:/mode # $$?="Set Modes(+stn):"
  629. n35=..Change Modes:/cm $$?="Change Modes:"
  630. n36=..Remove Modes:/mode # -smtinlk $chan(#).key
  631. n37=..-
  632. n38=..Invite Only
  633. n39=...oN:/mode # +i
  634. n40=...oFF:/mode # -i
  635. n41=..Limit People
  636. n42=...oN:/mode # +l $$?="Enter Limit #:"
  637. n43=...oFF:/mode # -l
  638. n44=..Private
  639. n45=...oN:/mode # +p
  640. n46=...oFF:/mode # -p
  641. n47=..Secret
  642. n48=...oN:/mode # +s
  643. n49=...oFF:/mode # -s
  644. n50=..Channel Key
  645. n51=...oN:/mode # +k $$?="Enter Key:"
  646. n52=...oFF:/mode # -k $chan(#).key
  647. n53=..Moderated
  648. n54=...oN:/mode # +m
  649. n55=...oFF:/mode # -m
  650. n56=..No Outside Messages
  651. n57=...oN:/mode # +n
  652. n58=...oFF:/mode # -n
  653. n59=..Only Ops Change Topic
  654. n60=...oN:/mode # +t
  655. n61=...oFF:/mode # -t
  656. n62=..-
  657. n63=..Normal Modes
  658. n64=...oN:/mode # +nt
  659. n65=...oFF:/mode # -nt
  660. n66=..Normal Modes+Secret
  661. n67=...oN:/mode # +stn
  662. n68=...oFF:/mode # -stn
  663. n69=..Channel Lock: { mode # +stinmk $rand(a,z) $+ $rand(0,9) $+ $rand(A,Z) $+ $rand(0,9) $+ $rand(a,z) $+ $rand(0,9)
  664. n70=  mode # +l 1
  665. n71=topic # -:[channel]:- there is no darkness, only light -:[locked]:- }
  666. n72=..Unlock Channel:  { mode # -smilk $chan(#).key
  667. n73=topic # $logosil there is no darkness, only light }
  668. n74=-
  669. n75=Flood
  670. n76=.Drag+Drop
  671. n77=..Drag+Drop Dir:/run start [ $mircdir $+ flood/ ]
  672. n78=..Drag+Drop Help:/run %notepad [ $mircdir $+ help/d&d.txt ]
  673. n79=.Normal
  674. n80=..Ping Flood:/pflood #
  675. n81=..Version Flood:/vflood #
  676. n82=..Mixed Flood:/mflood #
  677. n83=..DCC Chat Flood:/cflood #
  678. n84=..Page Flood:/pgflood #
  679. n85=..DCC Send Flood:/sflood #
  680. n86=..Trout Flood:/tflood #
  681. n87=..Tsunami Flood:/tsflood #
  682. n88=Takeover
  683. n89=.Mass Deop:/takeo o
  684. n90=.Mass Kick:/takeo k
  685. n91=.Channel +i:/takeo i
  686. n92=.Channel +s:/takeo s
  687. n93=.Mass deop/kick; Channel +is:/takeo a
  688. n94=.Mass deop/kick; Channel lock:/takeo a
  689. n95=.Channel Lock:/takeo y
  690. n96=.Channel Un-Lock:/takeo z
  691. n97=-
  692. n98=Programs
  693. n99=.Default Text Editor: { 
  694. n100=  if (%notepad = $null) set %notepad $$dir="Choose a Text Editor" \
  695. n101=  %temp = $$?="Enter file name"
  696. n102=  if (: isin %temp) { run %notepad %temp | halt }
  697. n103=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  698. n104=  if ($exists(%temp) = $true) { run %notepad %temp | halt }
  699. n105=  else run %notepad $$dir="Choose a file" \
  700. n106=}
  701. n107=.Default Media Player: { 
  702. n108=  if (%soundrec = $null) set %soundrec $$dir="Choose a Media Player" \
  703. n109=  %temp = $$?="Enter file name"
  704. n110=  if (: isin %temp) { run %soundrec %temp | halt }
  705. n111=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  706. n112=  if ($exists(%temp) = $true) { run %soundrec %temp | halt }
  707. n113=  else run %soundrec $$dir="Choose a file" \
  708. n114=}
  709. n115=.Default Image Viewer: { 
  710. n116=  if (%lview = $null) set %lview $$dir="Choose an Image Viewer" \
  711. n117=  %temp = $$?="Enter file name"
  712. n118=  if (: isin %temp) { run %lview %temp | halt }
  713. n119=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  714. n120=  if ($exists(%temp) = $true) { run %lview %temp | halt }
  715. n121=  else run %lview $$dir="Choose a file" \
  716. n122=}
  717. n123=.Default Zip Program: { 
  718. n124=  if (%winzip = $null) set %winzip $$dir="Choose a Compression Program" \
  719. n125=  %temp = $$?="Enter file name"
  720. n126=  if (: isin %temp) { run %winzip %temp | halt }
  721. n127=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  722. n128=  if ($exists(%temp) = $true) { run %winzip %temp | halt }
  723. n129=  else run %winzip $$dir="Choose a file" \
  724. n130=}
  725. n131=.Sound Recorder: { 
  726. n132=  %temp = $$?="Enter file name"
  727. n133=  if (: isin %temp) { run sndrec32 %temp | halt }
  728. n134=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  729. n135=  if ($exists(%temp) = $true) { run sndrec32 %temp | halt }
  730. n136=  else run sndrec32 $$dir="Choose a file" \
  731. n137=}
  732. n138=.Notepad: { 
  733. n139=  %temp = $$?="Enter file name"
  734. n140=  if (: isin %temp) { run notepad %temp | halt }
  735. n141=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  736. n142=  if ($exists(%temp) = $true) { run notepad %temp | halt }
  737. n143=  else run notepad $$dir="Choose a file" \
  738. n144=}
  739. n145=.Wordpad: { 
  740. n146=  %temp = $$?="Enter file name"
  741. n147=  if (: isin %temp) { run write %temp | halt }
  742. n148=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  743. n149=  if ($exists(%temp) = $true) { run write %temp | halt }
  744. n150=  else run write $$dir="Choose a file" \
  745. n151=}
  746. n152=.Run Program: { 
  747. n153=  %temp = $$?="Enter file name"
  748. n154=  if (: isin %temp) { run %temp | halt }
  749. n155=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  750. n156=  if ($exists(%temp) = $true) { run %temp | halt }
  751. n157=  else run $$dir="Choose a file" \
  752. n158=}
  753. n159=-
  754. n160=Quit
  755. n161=.Survival: {
  756. n162=  sound survival.wav
  757. n163=  quit $stripchk(4it's all about survival...)
  758. n164=}
  759. n165=.Angel: {
  760. n166=  sound angel.wav
  761. n167=  quit $stripchk(4sleeping with an angel...4)
  762. n168=}
  763. n169=.Wormhole!: { quit $stripchk(4Surfing the wormhole...blasting the blackhole...fucking it all up!) }
  764. n170=.F--- The World!: {
  765. n171=  sound F---TheWorld.Wav
  766. n172=  quit $stripchk(4I woke up and screamed FUCK THE WORLD!)
  767. n173=}
  768. n174=-
  769. n175=Fun Stuff?
  770. n176=.Ascii Stuff
  771. n177=..Cat:/play $mircdir\text\cat.txt 0
  772. n178=..Lion:/play $mircdir\text\lion.txt 0
  773. n179=..Train:/play $mircdir\text\train.txt 0
  774. n180=.Pulp'n'Stuff
  775. n181=..Vengeance:/say $stripchk(There's a passage I got memorized, seems appropriate for this situation: Ezekiel 25:17. "4The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men.  Blessed is he who, in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children.) | /say $stripchk(4And I will strike down upon thee with great vengeance and furious anger those who attempt to poison and destroy my brothers.  And you will know my name is the Lord when I lay my vengeance upon you.")
  776. n182=..Friday:/say $stripchk(12I know you don't smoke 3weed12, but I'm gonna get you 6high12 today, because it's 4Friday12, you ain't got a 3job12, and you ain't got 5shit12 to do.
  777. n183=..Dr. Pulp:/say $stripchk(I would not eat 12Royale with Cheese, So do not even ask me, 10please.  I won't eat 11fries and mayonnaise, would not touch them 10anyways.  I would not drink 13five-dollar shake, 'Cause it gives me a 10tummy-ache.  If I snort some 6uncut smack, Blood and mucous I will 10yak.  "Why don't you eat 2pork?" you whine, It's just 'cause I don't dig on 10swine.  Would you could you with a 7shrimp?) | /say $stripchk(Would you could you with the 10Gimp?  I would not do so, but instead, I think I'll 4blow off Marvin's 14head.)
  778. n184=..&Fox Force Five:/say $stripchk(Three 4tomatoes are walking down the street, a poppa 4tomato, a momma 4tomato, and a little baby 04tomato.  The baby 4tomato is lagging behind the poppa and momma 4tomato.  The poppa 4tomato gets mad, goes over to the momma 4tomato and stamps on him --(STAMPS on the ground)-- and says: 4catch up.
  779. n185=..L.A. Rights:/say $stripchk(4Yeah man, we're 12cool4.  One thing I ask -- two things I ask:  don't tell nobody about this.  This shit's between me and you and the soon-to-be-livin'-the-rest-of-his-short-ass-life-in-agonizing-pain, Mr. Rapist here.  It ain't nobody else's business.  Two: leave town. Tonight.  Right now.  And when you're gone, stay gone.  You've lost your Los Angeles privileges.  Deal?
  780. n186=..What now?:/say $stripchk(What now?  Well let me tell you what now.  I'm gonna call a couple pipe-hittin' niggers, who'll go to work on homes here with a pair of pliers and a blow torch.
  781. n187=..Medieval:/say $stripchk(You sendin' The Wolf?  Shit 5Negro, that's all you had to say.  Hear me talkin' hillbilly 12boy?!  I ain't through with you by a damn sight.  I'm gonna git Medieval on your ass.
  782. n188=..McDonalds:/say $stripchk(052 all beef patties, 7some kind of sauce.  la la la la la.  10Pickles and 4onions and some other stuff too.  14woo woo woo woo woo, I got it!
  783. n189=..Royal:/say $stripchk(<VINCENT> Well, in Amsterdam, you can buy 5beer in a 12movie theatre.  And I don't mean in a paper cup either.  They give you a glass of beer, like in a bar.  In Paris, you can buy beer at 4Mac7Donald's.  Also, you know what they call a Quarter Pounder with Cheese in Paris? <JULES> They don't call it a Quarter Pounder with Cheese?) | /say $stripchk(<VINCENT> No, they got the metric system there, they wouldn't know what the fuck a Quarter Pounder is. <JULES> What'd they call it? <VINCENT> 2Royale with Cheese.)
  784. n190=.me?
  785. n191=..Kyler: {
  786. n192=  say $stripchk(2á__áá__áááá3ááá4áááá___áááá5áááááááá6ááááá7á__)
  787. n193=  say $stripchk(2/\á\/\á\ááá3áááá4áá/\_á\ááá5ááááááá6ááááá7á/\á\)
  788. n194=  say $stripchk(2\á\á\/'/ááá3__áá_4_\//\á\áá5áááá__á6áá_á__7\á\á\)
  789. n195=  say $stripchk(2 \á\á,á<,_3/\á\/\á\4á\á\á\á5áá/'__`\6/\`'__7\á\á\)
  790. n196=  say $stripchk(2áá\á\á\'\3á\á\á\_\á\4á\_\á\_5/\áá__/6\á\á\/á7\á\_\)
  791. n197=  say $stripchk(2ááá\á\_\á\3_\/`____á\4/\____\5á\____\6\á\_\áá7\/\_\)
  792. n198=  say $stripchk(2áááá\/_/\/_/3`/___/>á\4/____/5\/____/á6\/_/ááá7\/_/)
  793. n199=  say $stripchk(2ááááááááááááá3áá/\___/)
  794. n200=  say $stripchk(2áááááááááááááá3á\/__/á)
  795. n201=  say (c) Copyright 1996 NewView Productions
  796. n202=  halt
  797. n203=}
  798. n204=..Astral:/say $stripchk(asòtral 14(as┤tr≡l) adj. 1. Of or pertaining to, coming from, or like the stars; starry.  2. Of or designating a supposedly supernatural substance.  --n. An astral body. [<LL <L <Gk. astron star] --as┤tralòly adv.)
  799. n205=..Surreal:/say $stripchk(suròreòalòism 14(s≡ rΩ┤≡ liz'm) n. [Fr. surrΘalisme: see SUR-╣ & REALISM] a modern movement in art and literature, in which an attempt is made to portray or interpret the workings of the unconscious mind as manifested in dreams: it is characterized by an irrational, noncontextual arrangement or material --suròre┤al, suròre┤alòis┤tic  adj. --suròre┤alòist  adj., n. --suròre┤alòis┤ticalòly adv.)
  800. n206=..Webrunner:/say $stripchk( [ < $+ [ $me ] $+ > ] Webrunner????  IS THAT LIKE A freakin 4SPIDER or something?  What kind of name is 12Webrunner??) | /say $stripchk(<Webrunner> A very 12good name kapich?)  See dat @ by it?  dat means its good!
  801. n207=..Dopefish:/say $stripchk(He da FISH he da FISH.. he da dope dope dope FISH)
  802. n208=..JusTisE:/say $stripchk(I DEMAND JUSTISE  4I DEMAND YOU TO SHUT UP)
  803. n209=..KingKurly:/say $stripchk(... i understand the 7King part, but WHAT THE 4HELL IS A 12KURLY??)
  804. n210=.you?
  805. n211=..Rotate:/play $mircdir\text\rotate.txt 0
  806. n212=..Sux:/me thinks that $$?="Enter Nickname:" is the suckiest bunch of suck that ever sucked
  807. n213=..Sculpt:/me $stripchk(throws a 2wire sculpture at [ $$?="Enter Nickname:" ] )
  808. n214=..Rainbow slap:/me $stripchk(slaps [  $+ [ $$?="Enter Nickname:" ] $+  ] around a bit with a large 4r5a6i7n3b1o10w 11t12r13o14u2t)
  809. n215=..Slap:/me $stripchk(slaps [ $$?="Enter Nickname:" ] with a nasty law suit.)
  810. n216=..Hugs:/say $stripchk(7{{{{{{{1 [ $$?="Enter Nickname:" ] 7}}}}}}})
  811. n217=..Stupid:/me $stripchk(smacks [ $$?="Enter Nickname:" ] upside the head...13stupid)
  812. n218=..Kisses:/me $stripchk(greets [ $$?="Enter Nickname:" ] with 4kisses on both cheeks)
  813. n219=..WAKEUP:/me $stripchk(smacks [ $$?="Enter Nickname:" ] across the face with a wet sock...7WAKEUP!!!)
  814. n220=..Bitch slap:/me $stripchk(bitch-slaps [ $$?="Enter Nickname:" ] )
  815. n221=..Slam:/me $stripchk(slams a 60 lb unix manual on [ 2 $+ [ $$?="Enter Nickname:" ] $+ 's ] head. That gotta hurt... but then again... where there's no sense... there's no feeling!)
  816. n222=.what?
  817. n223=..w00p:/play $mircdir\text\woop.txt 0
  818. n224=..Takeover:/say $stripchk(My thoughts: I don't get why SuRReal did this. He was realy cool, and helped me alot. When my page got erased, he had a backup on his computer. And he also edited some graphics for me. I hope he relizes that if he used a different method to get his point across it might have worked, but regretfully, he must be banned. cted.  - Some guy named KyLeR.) | /say $stripchk((c) Copyright 1996 NewView Productions)
  819. n225=..Part:/me $stripchk(parts the 5flames that engulf the door with a swift hand gesture, walks toword the huge iron door with a marble frame, as the door opens,  $+ [ $me ] passes through.  The door disappears...) | /part #
  820. n226=..Phiser:/phiser
  821. n227=..Blues:/me $stripchk(gots dee 12irc blues..yea i gots dee 12irc blues...dada da da...started dis channel... dada da da... as u can see.. dada da da..sum lamah took it ova...dada da da...it's plain ta me...dada da da...gunna catch me a net split...wid unix 'n me...dada da da...and collide dat mudda...dada da da...yes sir ree...dada da da...an kick, ban, an deop em'...dada da da...dats dee plan...dada da da...so, i hopes ya undastan'.. i gots dee 12blues... yea yea)
  822. n228=..Strange Limit:/mode # +l 100000000000000000000000000000
  823. n229=-
  824. n230=áá-;[silence];-: {
  825. n231=  say $stripchk(there is no darkness, only 12light [ $logosil ] )
  826. n232=  say $stripchk( [ $logosil ] 2 http://www.silence.home.ml.org )
  827. n233=}
  828.  
  829. [lPopup]
  830. n0=áá-;[silence];-: {
  831. n1=  say $stripchk(there is no darkness, only 12light [ $logosil ] )
  832. n2=  say $stripchk( [ $logosil ] 2 http://www.silence.home.ml.org )
  833. n3=}
  834. n4=-
  835. n5=Whois:/whois $$1
  836. n6=User Central:/uwho $$1
  837. n7=Dns
  838. n8=.This Person:/dns $1
  839. n9=.Something Else:/dns $$?="Enter Address To DNS"
  840. n10=-
  841. n11=Chat
  842. n12=.Message
  843. n13=..Normal Message:/msg $1 $$?="Enter Message"
  844. n14=..Query:/query $1
  845. n15=.Notice:/notice $1 $$?="Enter Notice"
  846. n16=CTCP
  847. n17=.Ping
  848. n18=..Normal:/ctcp $1 PING
  849. n19=..Channel:/ctcp # PING
  850. n20=.Version
  851. n21=..Normal:/ctcp $1 VERSION
  852. n22=..Channel:/ctcp # VERSION
  853. n23=.Finger
  854. n24=..Normal:/ctcp $1 FINGER
  855. n25=..Channel:/ctcp # FINGER
  856. n26=.Trout
  857. n27=..Normal:/ctcp $1 TROUT
  858. n28=..Channel:/ctcp # TROUT
  859. n29=.User Info
  860. n30=..Normal:/ctcp $1 USERINFO
  861. n31=..Channel:/ctcp # USERINFO
  862. n32=.Client Info
  863. n33=..Normal:/ctcp $1 CLIENTINFO
  864. n34=..Channel:/ctcp # CLIENTINFO
  865. n35=.Time
  866. n36=..Normal:/ctcp $1 TIME
  867. n37=..Channel:/ctcp # TIME
  868. n38=.XDCC List
  869. n39=..Normal:/ctcp $1 XDCC LIST
  870. n40=..Channel:/ctcp # XDCC LIST
  871. n41=.URL
  872. n42=..Normal:/ctcp $1 URL
  873. n43=..Channel:/ctcp # URL
  874. n44=.Opme
  875. n45=..Channel:/ctcp $1 OPME #
  876. n46=..Plain:/ctcp $1 OPME
  877. n47=.Other
  878. n48=..Normal:/ctcp $1 $$?="Enter CTCP Query"
  879. n49=..Channel:/ctcp # $$?="Enter CTCP Query"
  880. n50=DCC
  881. n51=.Chat:/dcc chat $$1
  882. n52=.Send:/dcc send $$1
  883. n53=.Fake Send:/fds $$1
  884. n54=.Fake Chat:/fdc $$1
  885. n55=-
  886. n56=Control
  887. n57=.Op:/mode # +oooo $$1 $2 $3 $4 | /mode # +oooo $$5 $6 $7 $8 | /mode # +oooo $$9 $10 $11 $12
  888. n58=.Deop:/mode # -oooo $$1 $2 $3 $4 | /mode # -oooo $$5 $6 $7 $8 | /mode # -oooo $$9 $10 $11 $12
  889. n59=.Give Voice:/mode # +vvvv $$1 $2 $3 $4 | /mode # +vvvv $$5 $6 $7 $8 | /mode # +vvvv $$9 $10 $11 $12
  890. n60=.Take Voice:/mode # -vvvv $$1 $2 $3 $4 | /mode # -vvvv $$5 $6 $7 $8 | /mode # -vvvv $$9 $10 $11 $12
  891. n61=.Kick:/kick # $1 <-:[silenced]:->
  892. n62=.Kick Reason:/k $1
  893. n63=.Kick Ghost:/kick # $$1 Killed ( $+ $read [ $mircdir $+ silence\servlist.txt ] ( $+ $$1 $+ $chr(91) $+ $server $+ $chr(93) != $read [ $mircdir $+ silence\servlist.txt ] $+ (Ghosted)))
  894. n64=.Ban
  895. n65=..*!user@host.domain:/ban # $1
  896. n66=..*!*user@host.domain:/ban # $1 1
  897. n67=..*!*@host.domain:/ban # $1 2
  898. n68=..*!*user@*.domain:/ban # $1 3
  899. n69=..*!*@*.domain:/ban # $1 4
  900. n70=..*!*user@*.domain Insane:/ib $1
  901. n71=..Nick!user@host.domain:/ban # $1 5
  902. n72=..Nick!*user@host.domain:/ban # $1 6
  903. n73=..Nick!*@host.domain:/ban # $1 7
  904. n74=..Nick!*user@*.domain:/ban # $1 8
  905. n75=..Nick!*@*.domain:/ban # $1 9
  906. n76=.Temp Kick Ban:/tb $$?="Time (secs)" $$1 $$?="Why shall these beings be departing us?"
  907. n77=.Quick Ban:/mode # -o+b $$1 $address($$1,3) | /kick # $$1 <-:[silenced]:->
  908. n78=.Kick Ban:/kb $1
  909. n79=.Multi Kick:/kick # $$1 < $+ $$?="Why shall these beings be departing us?" $+ > | /kick # $$2 < $+ $! $+ > | /kick # $$3 < $+ $! $+ > | /kick # $$4 < $+ $! $+ > | /kick # $$5 < $+ $! $+ > | /kick # $$6 < $+ $! $+ > | /kick # $$7 < $+ $! $+ > | /kick # $$8 < $+ $! $+ >! | /kick # $$9 < $+ $! $+ > | /kick # $$10 < $+ $! $+ > | /kick # $$11 < $+ $! $+ > | /kick # $$12 < $+ $! $+ > | /kick # $$13 < $+ $! $+ > | /kick # $$14 < $+ $! $+ > | /kick # $$15 < $+ $! $+ > | /kick # $$16 < $+ $! $+ > | /kick # $$17 < $+ $! $+ > | /kick # $$18 < $+ $! $+ > | /kick # $$19 < $+ $! $+ > | /kick # $$20 < $+ $! $+ >
  910. n80=.tHA sHiT Op:[ $read $mircdir $+ \text\randop.txt ]
  911. n81=.tHA sHiT Deop: [ $read $mircdir $+ \text\randnop.txt ]
  912. n82=.Rand Splat:/rsk $1
  913. n83=.Specific Splat:/sk $$?="What number?" $1
  914. n84=User List
  915. n85=.Add User
  916. n86=..[ENEMY]: { guser 1 $$1 3
  917. n87=  writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) Channels $$?="Enter Channels: (or all)"
  918. n88=  writeini [ $mircdir $+ silence\nicks.ini ] $$1 address $address($$1,3)
  919. n89=  halt
  920. n90=}
  921. n91=..[PRIVATE]: { guser 2 $$1 3
  922. n92=  writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) Channels $$?="Enter Channels: (or all)"
  923. n93=  writeini [ $mircdir $+ silence\nicks.ini ] $$1 address $address($$1,3)
  924. n94=  halt
  925. n95=}
  926. n96=..[CORPORAL]:{ guser 300 $$1 3
  927. n97=  writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) Channels $$?="Enter Channels: (or all)"
  928. n98=  writeini [ $mircdir $+ silence\nicks.ini ] $$1 address $address($$1,3)
  929. n99=  halt
  930. n100=}
  931. n101=..[SERGEANT]: { guser 400 $$1 3
  932. n102=  writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) Channels $$?="Enter Channels: (or all)"
  933. n103=  writeini [ $mircdir $+ silence\nicks.ini ] $$1 address $address($$1,3)
  934. n104=  halt
  935. n105=}
  936. n106=..[LIEUTENANT]: { guser 500 $$1 3
  937. n107=  writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) Channels $$?="Enter Channels: (or all)"
  938. n108=  writeini [ $mircdir $+ silence\nicks.ini ] $$1 address $address($$1,3)
  939. n109=  halt
  940. n110=}
  941. n111=..[CAPTAIN]: { guser 600 $$1 3
  942. n112=  writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) Channels $$?="Enter Channels: (or all)"
  943. n113=  writeini [ $mircdir $+ silence\nicks.ini ] $$1 address $address($$1,3)
  944. n114=  halt
  945. n115=}
  946. n116=..[MAJOR]: { guser 700 $$1 3
  947. n117=  writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) Channels $$?="Enter Channels: (or all)"
  948. n118=  writeini [ $mircdir $+ silence\nicks.ini ] $$1 address $address($$1,3)
  949. n119=  halt
  950. n120=}
  951. n121=..[COLONEL]: { guser 800 $$1 3
  952. n122=  writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) Channels $$?="Enter Channels: (or all)"
  953. n123=  writeini [ $mircdir $+ silence\nicks.ini ] $$1 address $address($$1,3)
  954. n124=  halt
  955. n125=}
  956. n126=..[GENERAL]: { guser 900 $$1 3
  957. n127=  writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) Channels $$?="Enter Channels: (or all)"
  958. n128=  writeini [ $mircdir $+ silence\nicks.ini ] $$1 address $address($$1,3)
  959. n129=  halt
  960. n130=}
  961. n131=.Remove User: { 
  962. n132=  remini [ $mircdir $+ silence\nicks.ini ] $$1
  963. n133=  .timer 1 1 remini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3)
  964. n134=  ruser $$1 3
  965. n135=  halt
  966. n136=}
  967. n137=.-
  968. n138=.Add Info Line
  969. n139=..This User:/writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) info $$?="Enter Info Line:"
  970. n140=..Another User:/writeini [ $mircdir $+ silence\usercmds.ini ] [ $readini [ $mircdir $+ silence\nicks.ini ] $$?="Enter Nickname" address ] info $$?="Enter Info Line:"
  971. n141=.Remove Info Line
  972. n142=..This User:/remini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) info
  973. n143=..Another User:/remini [ $mircdir $+ silence\usercmds.ini ] [ $readini [ $mircdir $+ silence\nicks.ini ] $$?="Enter Nickname" address ] info
  974. n144=.Add Note
  975. n145=..This User:/writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) notes $$?="Enter Note:"
  976. n146=..Another User:/writeini [ $mircdir $+ silence\usercmds.ini ] [ $readini [ $mircdir $+ silence\nicks.ini ] $$?="Enter Nickname" address ] notes $$?="Enter Note:"
  977. n147=.Remove Note
  978. n148=..This User:/remini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) notes
  979. n149=..Another User:/remini [ $mircdir $+ silence\usercmds.ini ] [ $readini [ $mircdir $+ silence\nicks.ini ] $$?="Enter Nickname" address ] notes
  980. n150=.Add Auto-Action
  981. n151=..This User:/writeini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) actions $$?="Enter Auto Action:"
  982. n152=..Another User:/writeini [ $mircdir $+ silence\usercmds.ini ] [ $readini [ $mircdir $+ silence\nicks.ini ] $$?="Enter Nickname" address ] actions $$?="Enter Auto Action:"
  983. n153=.Remove Auto-Action
  984. n154=..This User:/remini [ $mircdir $+ silence\usercmds.ini ] $address($$1,3) actions
  985. n155=..Another User:/remini [ $mircdir $+ silence\usercmds.ini ] [ $readini [ $mircdir $+ silence\nicks.ini ] $$?="Enter Nickname" address ] actions
  986. n156=.-
  987. n157=.Change Access
  988. n158=..[ENEMY]
  989. n159=...Auto Commands
  990. n160=....Add Command:/00023 ENEMY
  991. n161=....Remove Command:/00024 ENEMY
  992. n162=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] ENEMY actions **
  993. n163=...Ctcp Commands
  994. n164=....Add Command:/00025 ENEMY
  995. n165=....Remove Command:/00026 ENEMY
  996. n166=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] ENEMY commands **
  997. n167=..[PRIVATE]
  998. n168=...Auto Commands
  999. n169=....Add Command:/00023 PRIVATE
  1000. n170=....Remove Command:/00024 PRIVATE
  1001. n171=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] PRIVATE actions **
  1002. n172=...Ctcp Commands
  1003. n173=....Add Command:/00025 PRIVATE
  1004. n174=....Remove Command:/00026 PRIVATE
  1005. n175=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] PRIVATE commands **
  1006. n176=..[CORPORAL]
  1007. n177=...Auto Commands
  1008. n178=....Add Command:/00023 CORPORAL
  1009. n179=....Remove Command:/00024 CORPORAL
  1010. n180=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] CORPORAL actions **
  1011. n181=...Ctcp Commands
  1012. n182=....Add Command:/00025 CORPORAL
  1013. n183=....Remove Command:/00026 CORPORAL
  1014. n184=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] CORPORAL commands **
  1015. n185=..[SERGEANT]
  1016. n186=...Auto Commands
  1017. n187=....Add Command:/00023 SERGEANT
  1018. n188=....Remove Command:/00024 SERGEANT
  1019. n189=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] SERGEANT actions **
  1020. n190=...Ctcp Commands
  1021. n191=....Add Command:/00025 SERGEANT
  1022. n192=....Remove Command:/00026 SERGEANT
  1023. n193=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] SERGEANT commands **
  1024. n194=..[LIEUTENANT]
  1025. n195=...Auto Commands
  1026. n196=....Add Command:/00023 LIEUTENANT
  1027. n197=....Remove Command:/00024 LIEUTENANT
  1028. n198=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] LIEUTENANT actions **
  1029. n199=...Ctcp Commands
  1030. n200=....Add Command:/00025 LIEUTENANT
  1031. n201=....Remove Command:/00026 LIEUTENANT
  1032. n202=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] LIEUTENANT commands **
  1033. n203=..[CAPTAIN]
  1034. n204=...Auto Commands
  1035. n205=....Add Command:/00023 CAPTAIN
  1036. n206=....Remove Command:/00024 CAPTAIN
  1037. n207=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] CAPTAIN actions **
  1038. n208=...Ctcp Commands
  1039. n209=....Add Command:/00025 CAPTAIN
  1040. n210=....Remove Command:/00026 CAPTAIN
  1041. n211=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] CAPTAIN commands **
  1042. n212=..[MAJOR]
  1043. n213=...Auto Commands
  1044. n214=....Add Command:/00023 MAJOR
  1045. n215=....Remove Command:/00024 MAJOR
  1046. n216=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] MAJOR actions **
  1047. n217=...Ctcp Commands
  1048. n218=....Add Command:/00025 MAJOR
  1049. n219=....Remove Command:/00026 MAJOR
  1050. n220=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] MAJOR commands **
  1051. n221=..[COLONEL]
  1052. n222=...Auto Commands
  1053. n223=....Add Command:/00023 COLONEL
  1054. n224=....Remove Command:/00024 COLONEL
  1055. n225=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] COLONEL actions **
  1056. n226=...Ctcp Commands
  1057. n227=....Add Command:/00025 COLONEL
  1058. n228=....Remove Command:/00026 COLONEL
  1059. n229=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] COLONEL commands **
  1060. n230=..[GENERAL]
  1061. n231=...Auto Commands
  1062. n232=....Add Command:/00023 GENERAL
  1063. n233=....Remove Command:/00024 GENERAL
  1064. n234=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] GENERAL actions **
  1065. n235=...Ctcp Commands
  1066. n236=....Add Command:/00025 GENERAL
  1067. n237=....Remove Command:/00026 GENERAL
  1068. n238=....Remove All Commands:/writeini [ $mircdir $+ silence\usercmds.ini ] GENERAL commands **
  1069. n239=.Comments
  1070. n240=..Add Comment:/set [ $chr(37) $+ comments. $+ [ $1 ] ] $$?="Enter Whois Comment" | /echo 4 !Sí Whois Comment For $1 Added
  1071. n241=..Remove Comment:/unset [ $chr(37) $+ comments. $+ [ $1 ] ] | /echo 4 !Sí Whois Comment For $1 Removed
  1072. n242=..Reset All Comments:/unset %comments.* | /echo 4 !Sí Whois Comments Reset
  1073. n243=-
  1074. n244=Flood
  1075. n245=.Drag+Drop
  1076. n246=..Drag+Drop Dir:/run start [ $mircdir $+ flood/ ]
  1077. n247=..Drag+Drop Help:/run %notepad [ $mircdir $+ help/d&d.txt ]
  1078. n248=.Normal
  1079. n249=..Ping Flood:/pflood $1
  1080. n250=..Version Flood:/vflood $1
  1081. n251=..Mixed Flood:/mflood $1
  1082. n252=..DCC Chat Flood:/cflood $1
  1083. n253=..Page Flood:/pgflood $1
  1084. n254=..DCC Send Flood:/sflood $1
  1085. n255=..Trout Flood:/tflood $1
  1086. n256=..Tsunami Flood:/tsflood $1
  1087. n257=-
  1088. n258=Programs
  1089. n259=.Default Text Editor: { 
  1090. n260=  if (%notepad = $null) set %notepad $$dir="Choose a Text Editor" \
  1091. n261=  %temp = $$?="Enter file name"
  1092. n262=  if (: isin %temp) { run %notepad %temp | halt }
  1093. n263=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  1094. n264=  if ($exists(%temp) = $true) { run %notepad %temp | halt }
  1095. n265=  else run %notepad $$dir="Choose a file" \
  1096. n266=}
  1097. n267=.Default Media Player: { 
  1098. n268=  if (%soundrec = $null) set %soundrec $$dir="Choose a Media Player" \
  1099. n269=  %temp = $$?="Enter file name"
  1100. n270=  if (: isin %temp) { run %soundrec %temp | halt }
  1101. n271=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  1102. n272=  if ($exists(%temp) = $true) { run %soundrec %temp | halt }
  1103. n273=  else run %soundrec $$dir="Choose a file" \
  1104. n274=}
  1105. n275=.Default Image Viewer: { 
  1106. n276=  if (%lview = $null) set %lview $$dir="Choose an Image Viewer" \
  1107. n277=  %temp = $$?="Enter file name"
  1108. n278=  if (: isin %temp) { run %lview %temp | halt }
  1109. n279=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  1110. n280=  if ($exists(%temp) = $true) { run %lview %temp | halt }
  1111. n281=  else run %lview $$dir="Choose a file" \
  1112. n282=}
  1113. n283=.Default Zip Program: { 
  1114. n284=  if (%winzip = $null) set %winzip $$dir="Choose a Compression Program" \
  1115. n285=  %temp = $$?="Enter file name"
  1116. n286=  if (: isin %temp) { run %winzip %temp | halt }
  1117. n287=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  1118. n288=  if ($exists(%temp) = $true) { run %winzip %temp | halt }
  1119. n289=  else run %winzip $$dir="Choose a file" \
  1120. n290=}
  1121. n291=.Sound Recorder: { 
  1122. n292=  %temp = $$?="Enter file name"
  1123. n293=  if (: isin %temp) { run sndrec32 %temp | halt }
  1124. n294=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  1125. n295=  if ($exists(%temp) = $true) { run sndrec32 %temp | halt }
  1126. n296=  else run sndrec32 $$dir="Choose a file" \
  1127. n297=}
  1128. n298=.Notepad: { 
  1129. n299=  %temp = $$?="Enter file name"
  1130. n300=  if (: isin %temp) { run notepad %temp | halt }
  1131. n301=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  1132. n302=  if ($exists(%temp) = $true) { run notepad %temp | halt }
  1133. n303=  else run notepad $$dir="Choose a file" \
  1134. n304=}
  1135. n305=.Wordpad: { 
  1136. n306=  %temp = $$?="Enter file name"
  1137. n307=  if (: isin %temp) { run write %temp | halt }
  1138. n308=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  1139. n309=  if ($exists(%temp) = $true) { run write %temp | halt }
  1140. n310=  else run write $$dir="Choose a file" \
  1141. n311=}
  1142. n312=.Run Program: { 
  1143. n313=  %temp = $$?="Enter file name"
  1144. n314=  if (: isin %temp) { run %temp | halt }
  1145. n315=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  1146. n316=  if ($exists(%temp) = $true) { run %temp | halt }
  1147. n317=  else run $$dir="Choose a file" \
  1148. n318=}
  1149. n319=-
  1150. n320=Quit
  1151. n321=.Survival: {
  1152. n322=  sound survival.wav
  1153. n323=  quit $stripchk(4it's all about survival...)
  1154. n324=}
  1155. n325=.Angel: {
  1156. n326=  sound angel.wav
  1157. n327=  quit $stripchk(4sleeping with an angel...4)
  1158. n328=}
  1159. n329=.Wormhole!: { quit $stripchk(4Surfing the wormhole...blasting the blackhole...fucking it all up!) }
  1160. n330=.F--- The World!: {
  1161. n331=  sound F---TheWorld.Wav
  1162. n332=  quit $stripchk(4I woke up and screamed FUCK THE WORLD!)
  1163. n333=}
  1164. n334=-
  1165. n335=Fun Stuff?
  1166. n336=.Ascii Stuff
  1167. n337=..Cat:/play $mircdir\text\cat.txt 0
  1168. n338=..Lion:/play $mircdir\text\lion.txt 0
  1169. n339=..Train:/play $mircdir\text\train.txt 0
  1170. n340=.Pulp'n'Stuff
  1171. n341=..Vengeance:/say $stripchk(There's a passage I got memorized, seems appropriate for this situation: Ezekiel 25:17. "4The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men.  Blessed is he who, in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children.) | /say $stripchk(4And I will strike down upon thee with great vengeance and furious anger those who attempt to poison and destroy my brothers.  And you will know my name is the Lord when I lay my vengeance upon you.")
  1172. n342=..Friday:/say $stripchk(12I know you don't smoke 3weed12, but I'm gonna get you 6high12 today, because it's 4Friday12, you ain't got a 3job12, and you ain't got 5shit12 to do.
  1173. n343=..Dr. Pulp:/say $stripchk(I would not eat 12Royale with Cheese, So do not even ask me, 10please.  I won't eat 11fries and mayonnaise, would not touch them 10anyways.  I would not drink 13five-dollar shake, 'Cause it gives me a 10tummy-ache.  If I snort some 6uncut smack, Blood and mucous I will 10yak.  "Why don't you eat 2pork?" you whine, It's just 'cause I don't dig on 10swine.  Would you could you with a 7shrimp?) | /say $stripchk(Would you could you with the 10Gimp?  I would not do so, but instead, I think I'll 4blow off Marvin's 14head.)
  1174. n344=..&Fox Force Five:/say $stripchk(Three 4tomatoes are walking down the street, a poppa 4tomato, a momma 4tomato, and a little baby 04tomato.  The baby 4tomato is lagging behind the poppa and momma 4tomato.  The poppa 4tomato gets mad, goes over to the momma 4tomato and stamps on him --(STAMPS on the ground)-- and says: 4catch up.
  1175. n345=..L.A. Rights:/say $stripchk(4Yeah man, we're 12cool4.  One thing I ask -- two things I ask:  don't tell nobody about this.  This shit's between me and you and the soon-to-be-livin'-the-rest-of-his-short-ass-life-in-agonizing-pain, Mr. Rapist here.  It ain't nobody else's business.  Two: leave town. Tonight.  Right now.  And when you're gone, stay gone.  You've lost your Los Angeles privileges.  Deal?
  1176. n346=..What now?:/say $stripchk(What now?  Well let me tell you what now.  I'm gonna call a couple pipe-hittin' niggers, who'll go to work on homes here with a pair of pliers and a blow torch.
  1177. n347=..Medieval:/say $stripchk(You sendin' The Wolf?  Shit 5Negro, that's all you had to say.  Hear me talkin' hillbilly 12boy?!  I ain't through with you by a damn sight.  I'm gonna git Medieval on your ass.
  1178. n348=..McDonalds:/say $stripchk(052 all beef patties, 7some kind of sauce.  la la la la la.  10Pickles and 4onions and some other stuff too.  14woo woo woo woo woo, I got it!
  1179. n349=..Royal:/say $stripchk(<VINCENT> Well, in Amsterdam, you can buy 5beer in a 12movie theatre.  And I don't mean in a paper cup either.  They give you a glass of beer, like in a bar.  In Paris, you can buy beer at 4Mac7Donald's.  Also, you know what they call a Quarter Pounder with Cheese in Paris? <JULES> They don't call it a Quarter Pounder with Cheese?) | /say $stripchk(<VINCENT> No, they got the metric system there, they wouldn't know what the fuck a Quarter Pounder is. <JULES> What'd they call it? <VINCENT> 2Royale with Cheese.)
  1180. n350=.me?
  1181. n351=..Kyler: {
  1182. n352=  say $stripchk(2á__áá__áááá3ááá4áááá___áááá5áááááááá6ááááá7á__)
  1183. n353=  say $stripchk(2/\á\/\á\ááá3áááá4áá/\_á\ááá5ááááááá6ááááá7á/\á\)
  1184. n354=  say $stripchk(2\á\á\/'/ááá3__áá_4_\//\á\áá5áááá__á6áá_á__7\á\á\)
  1185. n355=  say $stripchk(2 \á\á,á<,_3/\á\/\á\4á\á\á\á5áá/'__`\6/\`'__7\á\á\)
  1186. n356=  say $stripchk(2áá\á\á\'\3á\á\á\_\á\4á\_\á\_5/\áá__/6\á\á\/á7\á\_\)
  1187. n357=  say $stripchk(2ááá\á\_\á\3_\/`____á\4/\____\5á\____\6\á\_\áá7\/\_\)
  1188. n358=  say $stripchk(2áááá\/_/\/_/3`/___/>á\4/____/5\/____/á6\/_/ááá7\/_/)
  1189. n359=  say $stripchk(2ááááááááááááá3áá/\___/)
  1190. n360=  say $stripchk(2áááááááááááááá3á\/__/á)
  1191. n361=  say (c) Copyright 1996 NewView Productions
  1192. n362=  halt
  1193. n363=}
  1194. n364=..Astral:/say $stripchk(asòtral 14(as┤tr≡l) adj. 1. Of or pertaining to, coming from, or like the stars; starry.  2. Of or designating a supposedly supernatural substance.  --n. An astral body. [<LL <L <Gk. astron star] --as┤tralòly adv.)
  1195. n365=..Surreal:/say $stripchk(suròreòalòism 14(s≡ rΩ┤≡ liz'm) n. [Fr. surrΘalisme: see SUR-╣ & REALISM] a modern movement in art and literature, in which an attempt is made to portray or interpret the workings of the unconscious mind as manifested in dreams: it is characterized by an irrational, noncontextual arrangement or material --suròre┤al, suròre┤alòis┤tic  adj. --suròre┤alòist  adj., n. --suròre┤alòis┤ticalòly adv.)
  1196. n366=..Webrunner:/say $stripchk( [ < $+ [ $me ] $+ > ] Webrunner????  IS THAT LIKE A freakin 4SPIDER or something?  What kind of name is 12Webrunner??) | /say $stripchk(<Webrunner> A very 12good name kapich?)  See dat @ by it?  dat means its good!
  1197. n367=..Dopefish:/say $stripchk(He da FISH he da FISH.. he da dope dope dope FISH)
  1198. n368=..JusTisE:/say $stripchk(I DEMAND JUSTISE  4I DEMAND YOU TO SHUT UP)
  1199. n369=..KingKurly:/say $stripchk(... i understand the 7King part, but WHAT THE 4HELL IS A 12KURLY??)
  1200. n370=.you?
  1201. n371=..Rotate:/play $mircdir\text\rotate.txt 0
  1202. n372=..Sux:/me thinks that $$1 is the suckiest bunch of suck that ever sucked
  1203. n373=..Sculpt:/me $stripchk(throws a 2wire sculpture at [ $$1 ] )
  1204. n374=..Rainbow slap:/me $stripchk(slaps [  $+ [ $$1 ] $+  ] around a bit with a large 4r5a6i7n3b1o10w 11t12r13o14u2t)
  1205. n375=..Slap:/me $stripchk(slaps [ $$1 ] with a nasty law suit.)
  1206. n376=..Hugs:/say $stripchk(7{{{{{{{1 [ $$1 ] 7}}}}}}})
  1207. n377=..Stupid:/me $stripchk(smacks [ $$1 ] upside the head...13stupid)
  1208. n378=..Kisses:/me $stripchk(greets [ $$1 ] with 4kisses on both cheeks)
  1209. n379=..WAKEUP:/me $stripchk(smacks [ $$1 ] across the face with a wet sock...7WAKEUP!!!)
  1210. n380=..Bitch slap:/me $stripchk(bitch-slaps [ $$1 ] )
  1211. n381=..Slam:/me $stripchk(slams a 60 lb unix manual on [ 2 $+ [ $$1 ] $+ 's ] head. That gotta hurt... but then again... where there's no sense... there's no feeling!)
  1212. n382=.what?
  1213. n383=..w00p:/play $mircdir\text\woop.txt 0
  1214. n384=..Takeover:/say $stripchk(My thoughts: I don't get why SuRReal did this. He was realy cool, and helped me alot. When my page got erased, he had a backup on his computer. And he also edited some graphics for me. I hope he relizes that if he used a different method to get his point across it might have worked, but regretfully, he must be banned. cted.  - Some guy named KyLeR.) | /say $stripchk((c) Copyright 1996 NewView Productions)
  1215. n385=..Part:/me $stripchk(parts the 5flames that engulf the door with a swift hand gesture, walks toword the huge iron door with a marble frame, as the door opens,  $+ [ $me ] passes through.  The door disappears...) | /part #
  1216. n386=..Phiser:/phiser
  1217. n387=..Blues:/me $stripchk(gots dee 12irc blues..yea i gots dee 12irc blues...dada da da...started dis channel... dada da da... as u can see.. dada da da..sum lamah took it ova...dada da da...it's plain ta me...dada da da...gunna catch me a net split...wid unix 'n me...dada da da...and collide dat mudda...dada da da...yes sir ree...dada da da...an kick, ban, an deop em'...dada da da...dats dee plan...dada da da...so, i hopes ya undastan'.. i gots dee 12blues... yea yea)
  1218. n388=..Strange Limit:/mode # +l 100000000000000000000000000000
  1219. n389=-
  1220. n390=áá-;[silence];-: {
  1221. n391=  say $stripchk(there is no darkness, only 12light [ $logosil ] )
  1222. n392=  say $stripchk( [ $logosil ] 2 http://www.silence.home.ml.org )
  1223. n393=}
  1224.  
  1225. [bPopup]
  1226. n0=&silence
  1227. n1=áá-;[silence];-: {
  1228. n2=  say $stripchk(there is no darkness, only 12light [ $logosil ] )
  1229. n3=  say $stripchk( [ $logosil ] 2 http://www.silence.home.ml.org )
  1230. n4=}
  1231. n5=-
  1232. n6=Configure
  1233. n7=.Raw Internet
  1234. n8=...Timeout:/set %logout $$?="Raw Internet Timeout (secs)" | .save -v $mircdirsilence/variable.ini
  1235. n9=..Mail
  1236. n10=...Set STMP Server: { set %stmp $$?="Enter Address of your STMP Server"
  1237. n11=  if ($right(1,%stmp) !isnum) {
  1238. n12=    set %dnstemp $chr(37) $+ stmp
  1239. n13=    .enable #getdns
  1240. n14=    dns %stmp
  1241. n15=  }
  1242. n16=  .save -v $mircdirsilence/variable.ini
  1243. n17=}
  1244. n18=...Set POP3 Server: { set %popd $$?="Enter Address of your POP3 Server"
  1245. n19=  if ($right(1,%popd) !isnum) {
  1246. n20=    set %dnstemp $chr(37) $+ popd
  1247. n21=    .enable #getdns
  1248. n22=    dns %popd
  1249. n23=  }
  1250. n24=  .save -v $mircdirsilence/variable.ini
  1251. n25=}
  1252. n26=...Set Username:/set %mailname $$?="Enter Username for your POP3 Server" | .save -v $mircdirsilence/variable.ini
  1253. n27=...Set Password:/set %mailpass $$?="Enter Password for your POP3 Server" | .save -v $mircdirsilence/variable.ini
  1254. n28=...Set Your Address:/set %sendfrom $$?="Enter your Email Address" | .save -v $mircdirsilence/variable.ini
  1255. n29=..Channel MOTDs
  1256. n30=...Autoget On Request
  1257. n31=....oN:/set %getmotd on | echo 4 !Sí Auto Get MOTDs turned on | .save -v $mircdirsilence/variable.ini
  1258. n32=....oFF:/set %getmotd off | echo 4 !Sí Auto Get MOTDs turned off | .save -v $mircdirsilence/variable.ini
  1259. n33=...Reset MOTD Information
  1260. n34=....Now:/unset %motd* | echo 4 !Sí MOTD Information reset | .save -v $mircdirsilence/variable.ini
  1261. n35=....Reset On Startup
  1262. n36=.....oN:/set %resetmotd on | echo 4 !Sí MOTD Information set to reset on startup | .save -v $mircdirsilence/variable.ini
  1263. n37=.....oFF:/set %resetmotd off | echo 4 !Sí MOTD Information set not to reset on startup | .save -v $mircdirsilence/variable.ini
  1264. n38=.Active Stuff
  1265. n39=..Topic
  1266. n40=...Show in channel window:/set %channeltopic on | .save -v $mircdirsilence/variable.ini
  1267. n41=...Show in status window:/set %channeltopic off | .save -v $mircdirsilence/variable.ini
  1268. n42=..Ctcp
  1269. n43=...Active:/set %ctcp -a | .save -v $mircdirsilence/variable.ini
  1270. n44=...Status:/set %ctcp -s | .save -v $mircdirsilence/variable.ini
  1271. n45=..Ctcp Reply
  1272. n46=...Active:/set %reply -a | .save -v $mircdirsilence/variable.ini
  1273. n47=...Status:/set %reply -s | .save -v $mircdirsilence/variable.ini
  1274. n48=..Quits
  1275. n49=...Chan + Status:/set %activequit on | .save -v $mircdirsilence/variable.ini
  1276. n50=...Just Status:/set %activequit off | .save -v $mircdirsilence/variable.ini
  1277. n51=..Whois
  1278. n52=...Active:/set %whois.show -a | .save -v $mircdirsilence/variable.ini
  1279. n53=...Status:/set %whois.show -s | .save -v $mircdirsilence/variable.ini
  1280. n54=.Colors
  1281. n55=..Strip Colors from Popups etc
  1282. n56=...oN:/set %color off | .save -v $mircdirsilence/variable.ini
  1283. n57=...oFF:/set %color on | .save -v $mircdirsilence/variable.ini
  1284. n58=..Topic Color (on join):/set %topicolor $read $file="Choose a Color" [ $mircdir $+ colors\ ] | .save -v $mircdirsilence/variable.ini
  1285. n59=..Join Color:/set %joincolor $read $$file="Choose a Color" [ $mircdir $+ colors\ ] | .save -v $mircdirsilence/variable.ini
  1286. n60=..Part Color:/set %partcolor $read $$file="Choose a Color" [ $mircdir $+ colors\ ] | .save -v $mircdirsilence/variable.ini
  1287. n61=..Quit Color:/set %quitcolor $read $$file="Choose a Color" [ $mircdir $+ colors\ ] | .save -v $mircdirsilence/variable.ini
  1288. n62=..Ctcp Color:/set %ctcpcolor $read $$file="Choose a Color" [ $mircdir $+ colors\ ] | .save -v $mircdirsilence/variable.ini
  1289. n63=..Ctcp Reply Color:/set %replycolor $read $$file="Choose a Color" [ $mircdir $+ colors\ ] | .save -v $mircdirsilence/variable.ini
  1290. n64=../z color:/set %z.stuff  $+ $read $$file="Choose a Color" [ $mircdir $+ colors\ ] | .save -v $mircdirsilence/variable.ini
  1291. n65=.Joins/Parts/Quits
  1292. n66=..Type:/set %join# $$file="Choose a join/part type" [ $mircdir $+ joins\ ] | .save -v $mircdirsilence/variable.ini
  1293. n67=..Color
  1294. n68=...Join Color:/set %joincolor $read $$file="Choose a Color" [ $mircdir $+ colors\ ] | .save -v $mircdirsilence/variable.ini
  1295. n69=...Part Color:/set %partcolor $read $$file="Choose a Color" [ $mircdir $+ colors\ ] | .save -v $mircdirsilence/variable.ini
  1296. n70=...Quit Color:/set %quitcolor $read $$file="Choose a Color" [ $mircdir $+ colors\ ] | .save -v $mircdirsilence/variable.ini
  1297. n71=...Kick Color:/set %kickcolor $read $$file="Choose a Color" [ $mircdir $+ colors\ ] | .save -v $mircdirsilence/variable.ini
  1298. n72=..Show Address
  1299. n73=...Joins
  1300. n74=....oN:/set %joinaddy on | echo 4 !Sí Show addresses on join turned on | .save -v $mircdirsilence/variable.ini
  1301. n75=....oFF:/set %joinaddy off | echo 4 !Sí Show addresses on join turned off | .save -v $mircdirsilence/variable.ini
  1302. n76=...Parts
  1303. n77=....oN:/set %leaveaddy on | echo 4 !Sí Show addresses on part turned on | .save -v $mircdirsilence/variable.ini
  1304. n78=....oFF:/set %leaveaddy off | echo 4 !Sí Show addresses on part turned off | .save -v $mircdirsilence/variable.ini
  1305. n79=...Quits
  1306. n80=....oN:/set %quitaddy on | echo 4 !Sí Show addresses on quit turned on | .save -v $mircdirsilence/variable.ini
  1307. n81=....oFF:/set %quitaddy off | echo 4 !Sí Show addresses on quit turned off | .save -v $mircdirsilence/variable.ini
  1308. n82=...Kicks
  1309. n83=....oN:/set %kickaddy on | echo 4 !Sí Show addresses on kick turned on | .save -v $mircdirsilence/variable.ini
  1310. n84=....oFF:/set %kickaddy off | echo 4 !Sí Show addresses on kick turned off | .save -v $mircdirsilence/variable.ini
  1311. n85=.Programs
  1312. n86=..Text Editor
  1313. n87=...Skratch Pad:/set %notepad [ $mircdir $+ exe\skratch.exe ] | .save -v $mircdirsilence/variable.ini
  1314. n88=...Notepad:/set %notepad notepad | .save -v $mircdirsilence/variable.ini
  1315. n89=...WordPad:/set %notepad write | .save -v $mircdirsilence/variable.ini
  1316. n90=...Other:/set %notepad $dir="Choose a text editor" \ | .save -v $mircdirsilence/variable.ini
  1317. n91=..Media Player
  1318. n92=...Sound Recorder:/set %soundrec sndrec32 | .save -v $mircdirsilence/variable.ini
  1319. n93=...Windows Media Player:/set %soundrec mplay32.exe | .save -v $mircdirsilence/variable.ini
  1320. n94=...Other:/set %soundrec $dir="Choose a media player" \ | .save -v $mircdirsilence/variable.ini
  1321. n95=..Image Viewer
  1322. n96=...Microsoft Paint:/set %soundrec pbrush.exe | .save -v $mircdirsilence/variable.ini
  1323. n97=...Other:/set %soundrec $dir="Choose an image viewer" \ | .save -v $mircdirsilence/variable.ini
  1324. n98=..Zip Program:/set %winzip $dir="Choose a compression program" \ | .save -v $mircdirsilence/variable.ini
  1325. n99=.Auto Stuff
  1326. n100=..Auto Away
  1327. n101=...oN:{ set %autoaway on | .save -v $mircdirsilence/variable.ini
  1328. n102=  .timer40 0 60 /00011
  1329. n103=echo 4 !Sí Auto Away turned on }
  1330. n104=...oFF:{ set %autoaway off | .save -v $mircdirsilence/variable.ini
  1331. n105=  .timer40 off
  1332. n106=echo 4 !Sí Auto Away turned off }
  1333. n107=...Time:{ set %idlesecs $$?="Auto-Away Time(Minutes)" | .save -v $mircdirsilence/variable.ini
  1334. n108=%idlesecs = %idlesecs * 60 }
  1335. n109=..Say Infoline
  1336. n110=...oN:/set %info on | /echo 4 !Sí Auto Info-Line on join turned on | .save -v $mircdirsilence/variable.ini
  1337. n111=...oFF:/set %info off | /echo 4 !Sí Auto Info-Line on join turned off | .save -v $mircdirsilence/variable.ini
  1338. n112=..Send Notes
  1339. n113=...oN:/set %notes on | /echo 4 !Sí Auto Send Notes on join turned on | .save -v $mircdirsilence/variable.ini
  1340. n114=...oFF:/set %notes off | /echo 4 !Sí Auto Send Notes on join turned off | .save -v $mircdirsilence/variable.ini
  1341. n115=..Perform Actions
  1342. n116=...oN:/set %actions on | /echo 4 !Sí Auto Perform Actions on join turned on | .save -v $mircdirsilence/variable.ini
  1343. n117=...oFF:/set %actions off | /echo 4 !Sí Auto Perform Actions on join turned off | .save -v $mircdirsilence/variable.ini
  1344. n118=..Auto Cycle
  1345. n119=...oN:/set %cycle on | /echo 4 !Sí Auto Cycle turned on | .save -v $mircdirsilence/variable.ini
  1346. n120=...oFF:/set %cycle off | /echo 4 !Sí Auto Cycle turned off | .save -v $mircdirsilence/variable.ini
  1347. n121=..Autojoin
  1348. n122=...oN:/set %autojoin on | /echo 4 !Sí Auto Join turned on | .save -v $mircdirsilence/variable.ini
  1349. n123=...oFF:/set %autojoin off | /echo 4 !Sí Auto Join turned off | .save -v $mircdirsilence/variable.ini
  1350. n124=...Edit:/run notepad $mircdirsilence\autojoin.txt
  1351. n125=.Default Stuff
  1352. n126=..Default Away
  1353. n127=...Page
  1354. n128=....oN:/set %defpage oN | /echo 4 !Sí Default Page set to on | .save -v $mircdirsilence/variable.ini
  1355. n129=....oFF:/set %defpage oFF | /echo 4 !Sí Default Page set to off | .save -v $mircdirsilence/variable.ini
  1356. n130=...Log
  1357. n131=....oN:/set %deflog oN | /echo 4 !Sí Default Log set to on | .save -v $mircdirsilence/variable.ini
  1358. n132=....oFF:/set %deflog oFF | /echo 4 !Sí Default Log set to off | .save -v $mircdirsilence/variable.ini
  1359. n133=...Message:/set %defaway $$?="Default Away Message:" | .save -v $mircdirsilence/variable.ini
  1360. n134=..Default Nick
  1361. n135=...Auto Retrieve
  1362. n136=....oN:/set %retrnick on | /echo 4 !Sí Auto Retrieve turned on | .save -v $mircdirsilence/variable.ini
  1363. n137=....oFF:/set %retrnick off | /echo 4 !Sí Auto Retrieve turned off | .save -v $mircdirsilence/variable.ini
  1364. n138=...Set:/set %defnick $$?="Default Nickname:" | .save -v $mircdirsilence/variable.ini
  1365. n139=.CTCP+Protection
  1366. n140=..Dcc Chats
  1367. n141=...Text Prompt (slower):/set %textprompt on | .save -v $mircdirsilence/variable.ini
  1368. n142=...Dialog Prompt (faster):/set %textprompt off | .save -v $mircdirsilence/variable.ini
  1369. n143=..Op Hurting (/random)
  1370. n144=...oN:/set %hurtop on | /echo 4 !Sí Op Hurting turned on | .save -v $mircdirsilence/variable.ini
  1371. n145=...oFF:/set %hurtop off | /echo 4 !Sí Op Hurting turned off | .save -v $mircdirsilence/variable.ini
  1372. n146=..Ping
  1373. n147=...Real Reply:/set %pong OFF | /echo 4 !Sí PING Reply set to real | .save -v $mircdirsilence/variable.ini
  1374. n148=...Fake Reply:/set %pong ON | /echo 4 !Sí PING Reply set to fake | .save -v $mircdirsilence/variable.ini
  1375. n149=..Finger Reply:/set %finger $$?="Enter Finger Reply" | .save -v $mircdirsilence/variable.ini
  1376. n150=..Userinfo Reply:/set %userinfo $$?="Enter Userinfo Reply" | .save -v $mircdirsilence/variable.ini
  1377. n151=..Clientinfo Reply:/set %clientinfo $$?="Enter Clientinfo Reply" | .save -v $mircdirsilence/variable.ini
  1378. n152=..Xdcc
  1379. n153=...Xdcc List via Message
  1380. n154=....oN:/set %xdccrem on | /echo 4 !Sí XDCC List Message turned on | .save -v $mircdirsilence/variable.ini
  1381. n155=....oFF:/set %xdccrem off | /echo 4 !Sí XDCC List Message turned off | .save -v $mircdirsilence/variable.ini
  1382. n156=...oN:/xdcc on | /echo 4 !Sí XDCC turned on | .save -v $mircdirsilence/variable.ini
  1383. n157=...oFF:/xdcc off | /echo 4 !Sí XDCC turned off | .save -v $mircdirsilence/variable.ini
  1384. n158=...Fake:/xdcc fake | /echo 4 !Sí XDCC set to fake | .save -v $mircdirsilence/variable.ini
  1385. n159=...Set Pack:/xdcc setpack
  1386. n160=...Remove Pack:/xdcc removepack
  1387. n161=...Reset:/xdcc reset
  1388. n162=..Nethack Prot
  1389. n163=...oN:/.enable #server | /echo 4 !Sí Nethack Protection turned on | .save -v $mircdirsilence/variable.ini
  1390. n164=...oFF:/.disable #server | /echo 4 !Sí Nethack Protection turned off | .save -v $mircdirsilence/variable.ini
  1391. n165=...Default Modes:/set %chanmodes $$?="Default Modes: (i.e. +tn-msil)" | .save -v $mircdirsilence/variable.ini
  1392. n166=..CTCP Flood Prot
  1393. n167=...oN: { set %floodprot on | .save -v $mircdirsilence/variable.ini
  1394. n168=echo 4 !Sí CTCP Flood Protection turned on }
  1395. n169=...oFF: { set %floodprot off | .save -v $mircdirsilence/variable.ini
  1396. n170=echo 4 !Sí CTCP Flood Protection turned off }
  1397. n171=...Sensitivity:/set %sensitivity $$?="1 = Most - 10 = Least" | .save -v $mircdirsilence/variable.ini
  1398. n172=..MSG Flood Prot
  1399. n173=...oN: { set %msgfloodprot on | .save -v $mircdirsilence/variable.ini
  1400. n174=echo 4 !Sí MSG Flood Protection turned on }
  1401. n175=...oFF: { set %msgfloodprot off | .save -v $mircdirsilence/variable.ini
  1402. n176=echo 4 !Sí MSG Flood Protection turned off }
  1403. n177=...Lines:/set %msgnumber $$?="Number Of Lines Before Ignore" | .save -v $mircdirsilence/variable.ini
  1404. n178=.Join Flood Prot
  1405. n179=...oN: { set %joinfloodprot on
  1406. n180=echo 4 !Sí Join Flood Protection turned on | .save -v $mircdirsilence/variable.ini }
  1407. n181=...oFF: { set %joinfloodprot off
  1408. n182=echo 4 !Sí Join Flood Protection turned off | .save -v $mircdirsilence/variable.ini }
  1409. n183=...Lines: { set %joinnumber $$?="Number Of Joins Before Kick"
  1410. n184=echo 4 !Sí Join Flood Prot set to %joinnumber joins. | .save -v $mircdirsilence/variable.ini }
  1411. n185=..Nickname Flood Prot
  1412. n186=...oN: { set %nickfloodprot on
  1413. n187=echo 4 !Sí Nickname Flood Protection turned on | .save -v $mircdirsilence/variable.ini }
  1414. n188=...oFF: { set %nickfloodprot off
  1415. n189=echo 4 !Sí Nickname Flood Protection turned off | .save -v $mircdirsilence/variable.ini }
  1416. n190=...Lines: { set %nicknumber $$?="Number Of Nick Changes Before Kick"
  1417. n191=echo 4 !Sí Nickname Flood Prot set to %nicknumber nick changes. | .save -v $mircdirsilence/variable.ini }
  1418. n192=..Channel Flood Prot
  1419. n193=...oN: { set %chanfloodprot on
  1420. n194=echo 4 !Sí Channel Flood Protection turned on | .save -v $mircdirsilence/variable.ini }
  1421. n195=...oFF: { set %chanfloodprot off
  1422. n196=echo 4 !Sí Channel Flood Protection turned off | .save -v $mircdirsilence/variable.ini }
  1423. n197=...Lines: { set %channumber $$?="Number Of Lines Before Ignore"
  1424. n198=echo 4 !Sí Channel Flood Prot set to %channumber lines. | .save -v $mircdirsilence/variable.ini }
  1425. n199=.Other Stuff
  1426. n200=..Away-Nick
  1427. n201=...oN:/set %awaynick on | echo 4 !Sí Away-Nick turned on | .save -v $mircdirsilence/variable.ini
  1428. n202=...oFF:/set %awaynick off | echo 4 !Sí Away-Nick turned off | .save -v $mircdirsilence/variable.ini
  1429. n203=...Set Away-Nick:/set %awaynick2 $$?="enter your away nick" | echo 4 !Sí Away-Nick set to %awaynick2 | .save -v $mircdirsilence/variable.ini
  1430. n204=../z Command
  1431. n205=...Color
  1432. n206=....Bold:/set %z.stuff  | .save -v $mircdirsilence/variable.ini
  1433. n207=....Underline:/set %z.stuff  | .save -v $mircdirsilence/variable.ini
  1434. n208=....Inverse:/set %z.stuff  | .save -v $mircdirsilence/variable.ini
  1435. n209=....Normal:/unset %z.stuff | .save -v $mircdirsilence/variable.ini
  1436. n210=....Color:/set %z.stuff  $+ $read $file="Choose a Color" [ $mircdir $+ colors\ ] | .save -v $mircdirsilence/variable.ini
  1437. n211=....Other:/set %z.stuff $$?="Enter Formatting Codes" | .save -v $mircdirsilence/variable.ini
  1438. n212=...Character:/set %z. $$?="Enter a character for /z" | .save -v $mircdirsilence/variable.ini
  1439. n213=..Whois Comments
  1440. n214=...oN:/set %creditz on | /echo 4 !Sí Whois Comments turned on | .save -v $mircdirsilence/variable.ini
  1441. n215=...oFF:/set %creditz off | /echo 4 !Sí Whois Comments turned off | .save -v $mircdirsilence/variable.ini
  1442. n216=..!NewFupps
  1443. n217=...Active:/set %publicplay ON | /echo 4 !Sí !NewFupps allowed | .save -v $mircdirsilence/variable.ini
  1444. n218=...Not Active:/set %publicplay OFF | /echo 4 !Sí !NewFupps not allowed | .save -v $mircdirsilence/variable.ini
  1445. n219=..Decryption
  1446. n220=...oN:/.enable #decrypt | /set %decrypt ON | /echo 4 !Sí Decryption turned on | .save -v $mircdirsilence/variable.ini
  1447. n221=...oFF:/.disable #decrypt | /set %decrypt OFF | /echo 4 !Sí Decryption turned off | .save -v $mircdirsilence/variable.ini
  1448. n222=..Split Detection
  1449. n223=...Logging
  1450. n224=....oN:/set %splitlog on | /echo 4 !Sí Split Logging turned on | .save -v $mircdirsilence/variable.ini
  1451. n225=....oFF:/set %splitlog off | /echo 4 !Sí Split Logging turned off | .save -v $mircdirsilence/variable.ini
  1452. n226=...oN: { set %splitquit on | .save -v $mircdirsilence/variable.ini
  1453. n227=  set %sd on
  1454. n228=echo 4 !Sí Split Detection turned on }
  1455. n229=...oFF { set %splitquit off | .save -v $mircdirsilence/variable.ini
  1456. n230=  set %sd OFF
  1457. n231=echo 4 !Sí Split Detection turned off }
  1458. n232=...Verbal { set %splitquit on | .save -v $mircdirsilence/variable.ini
  1459. n233=  set %sd verbal
  1460. n234=echo 4 !Sí Split Detection set to verbal }
  1461. n235=..Fav Servers:/run notepad [ $mircdir $+ silence\servers.txt ]
  1462. n236=Global Commands
  1463. n237=.Get Channel Motd:/cmotd $$?="Which Channel?"
  1464. n238=.silence news ticker:/ticker
  1465. n239=.Mail
  1466. n240=..Check Mail:/checkmail
  1467. n241=..Retrieve Mail:/retrmail
  1468. n242=..Delete Mail:/delmail
  1469. n243=..Send mail to:/sendmail
  1470. n244=..Send Text File:/sendtext
  1471. n245=..View Mail Log:/emaillog
  1472. n246=.WWW Cache
  1473. n247=..Show Last:/www showlast
  1474. n248=..Goto
  1475. n249=...Last:/www last
  1476. n250=...Other:/www $$?="Enter URL:"
  1477. n251=.Away:/a
  1478. n252=.Default Away:/da
  1479. n253=.Stats
  1480. n254=..Connections Allowed (c)
  1481. n255=...This Server:/stats c
  1482. n256=...Other Server:/stats c $?="Enter Server:"
  1483. n257=..Hubs + Leaves (h)
  1484. n258=...This Server:/stats h
  1485. n259=...Other Server:/stats h $?="Enter Server:"
  1486. n260=..Banned Users (k)
  1487. n261=...This Server:/stats k
  1488. n262=...Other Server:/stats k $?="Enter Server:"
  1489. n263=..Allowed Users (i)
  1490. n264=...This Server:/stats i
  1491. n265=...Other Server:/stats i $?="Enter Server:"
  1492. n266=..Amount of Information (l)
  1493. n267=...This Server:/stats l
  1494. n268=...Other Server:/stats l $?="Enter Server:"
  1495. n269=..Command Counts (m)
  1496. n270=...This Server:/stats m
  1497. n271=...Other Server:/stats m $?="Enter Server:"
  1498. n272=..List Operators (o)
  1499. n273=...This Server:/stats o
  1500. n274=...Other Server:/stats o $?="Enter Server:"
  1501. n275=..Uptime (u)
  1502. n276=...This Server:/stats u
  1503. n277=...Other Server:/stats u $?="Enter Server:"
  1504. n278=..Connection Classes (y)
  1505. n279=...This Server:/stats y
  1506. n280=...Other Server:/stats y $?="Enter Server:"
  1507. n281=..Server Statistics (s)
  1508. n282=...This Server:/stats s
  1509. n283=...Other Server:/stats s $?="Enter Server:"
  1510. n284=..Server Statistics (?)
  1511. n285=...This Server:/stats ?
  1512. n286=...Other Server:/stats s $?="Enter Server:"
  1513. n287=..e-lines (e|unknown)
  1514. n288=...This Server:/stats e
  1515. n289=...Other Server:/stats e $?="Enter Server:"
  1516. n290=..t-lines (t|unknown)
  1517. n291=...This Server:/stats t
  1518. n292=...Other Server:/stats t $?="Enter Server:"
  1519. n293=..z-lines (z|unknown)
  1520. n294=...This Server:/stats z
  1521. n295=...Other Server:/stats z $?="Enter Server:"
  1522. n296=..Drag+Drop
  1523. n297=...Drag+Drop Dir:/run start [ $mircdir $+ flood/ ]
  1524. n298=...Drag+Drop Help:/run %notepad [ $mircdir $+ help/d&d.txt ]
  1525. n299=.Programs
  1526. n300=..Default Text Editor: { 
  1527. n301=  if (%notepad = $null) set %notepad $$dir="Choose a Text Editor" \
  1528. n302=  %temp = $$?="Enter file name"
  1529. n303=  if (: isin %temp) { run %notepad %temp | halt }
  1530. n304=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  1531. n305=  if ($exists(%temp) = $true) { run %notepad %temp | halt }
  1532. n306=  else run %notepad $$dir="Choose a file" \
  1533. n307=}
  1534. n308=..Default Media Player: { 
  1535. n309=  if (%soundrec = $null) set %soundrec $$dir="Choose a Media Player" \
  1536. n310=  %temp = $$?="Enter file name"
  1537. n311=  if (: isin %temp) { run %soundrec %temp | halt }
  1538. n312=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  1539. n313=  if ($exists(%temp) = $true) { run %soundrec %temp | halt }
  1540. n314=  else run %soundrec $$dir="Choose a file" \
  1541. n315=}
  1542. n316=..Default Image Viewer: { 
  1543. n317=  if (%lview = $null) set %lview $$dir="Choose an Image Viewer" \
  1544. n318=  %temp = $$?="Enter file name"
  1545. n319=  if (: isin %temp) { run %lview %temp | halt }
  1546. n320=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  1547. n321=  if ($exists(%temp) = $true) { run %lview %temp | halt }
  1548. n322=  else run %lview $$dir="Choose a file" \
  1549. n323=}
  1550. n324=..Default Zip Program: { 
  1551. n325=  if (%winzip = $null) set %winzip $$dir="Choose a Compression Program" \
  1552. n326=  %temp = $$?="Enter file name"
  1553. n327=  if (: isin %temp) { run %winzip %temp | halt }
  1554. n328=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  1555. n329=  if ($exists(%temp) = $true) { run %winzip %temp | halt }
  1556. n330=  else run %winzip $$dir="Choose a file" \
  1557. n331=}
  1558. n332=..Sound Recorder: { 
  1559. n333=  %temp = $$?="Enter file name"
  1560. n334=  if (: isin %temp) { run sndrec32 %temp | halt }
  1561. n335=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  1562. n336=  if ($exists(%temp) = $true) { run sndrec32 %temp | halt }
  1563. n337=  else run sndrec32 $$dir="Choose a file" \
  1564. n338=}
  1565. n339=..Notepad: { 
  1566. n340=  %temp = $$?="Enter file name"
  1567. n341=  if (: isin %temp) { run notepad %temp | halt }
  1568. n342=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  1569. n343=  if ($exists(%temp) = $true) { run notepad %temp | halt }
  1570. n344=  else run notepad $$dir="Choose a file" \
  1571. n345=}
  1572. n346=..Wordpad: { 
  1573. n347=  %temp = $$?="Enter file name"
  1574. n348=  if (: isin %temp) { run write %temp | halt }
  1575. n349=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  1576. n350=  if ($exists(%temp) = $true) { run write %temp | halt }
  1577. n351=  else run write $$dir="Choose a file" \
  1578. n352=}
  1579. n353=..Run Program: { 
  1580. n354=  %temp = $$?="Enter file name"
  1581. n355=  if (: isin %temp) { run %temp | halt }
  1582. n356=  else %temp = [ $mircdir $+ dccgets\ ] $+ %temp
  1583. n357=  if ($exists(%temp) = $true) { run %temp | halt }
  1584. n358=  else run $$dir="Choose a file" \
  1585. n359=}
  1586. n360=.-
  1587. n361=.Quit
  1588. n362=..Survival: {
  1589. n363=  sound survival.wav
  1590. n364=  quit $stripchk(4it's all about survival...)
  1591. n365=}
  1592. n366=..Angel: {
  1593. n367=  sound angel.wav
  1594. n368=  quit $stripchk(4sleeping with an angel...4)
  1595. n369=}
  1596. n370=..Wormhole!: { quit $stripchk(4Surfing the wormhole...blasting the blackhole...fucking it all up!) }
  1597. n371=..F--- The World!: {
  1598. n372=  sound F---TheWorld.Wav
  1599. n373=  quit $stripchk(4I woke up and screamed FUCK THE WORLD!)
  1600. n374=}
  1601. n375=.-
  1602. n376=.Register Mirc:/reregister
  1603.